Skip to content
Snippets Groups Projects
Commit 05852c79 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[fix] README indentation for code

parent 684a0b9a
Branches master
No related tags found
No related merge requests found
Pipeline #4045 failed
......@@ -2,15 +2,15 @@
1. Clone:
git clone https://git.duniter.org/nodes/typescript/modules/gva-api
git clone https://git.duniter.org/nodes/typescript/modules/gva-api
2. Compile (using NodeJS 9):
yarn
yarn
3. Start
node index.js direct_start --gva-host localhost
node index.js direct_start --gva-host localhost
Then access GVA API at http://localhost:15000/graphql.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment