Skip to content
Snippets Groups Projects
Commit 62ddd5b2 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

Update development_guide.md

parent 0b77f4f5
No related branches found
No related tags found
No related merge requests found
Pipeline #9811 failed
......@@ -3,10 +3,16 @@
## In a post-it
```bash
# Install NodeJS v12
nvm use 12
npm install -g yarn
# Clone and compile from source
git clone git@git.duniter.org:clients/cesium-grp/cesium.git
cd cesium
yarn
# Run the App !
yarn run start
```
......
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