Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clients
Cesium-grp
Cesium
Commits
62ddd5b2
Commit
62ddd5b2
authored
Sep 28, 2020
by
Benoit Lavenier
Browse files
Update development_guide.md
parent
0b77f4f5
Pipeline
#9811
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/development_guide.md
View file @
62ddd5b2
...
...
@@ -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
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment