Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pierre-Yves Gicquel
albiziapp
Commits
347830be
Unverified
Commit
347830be
authored
Dec 06, 2019
by
Gicquel
Committed by
gitbook-bot
Dec 06, 2019
Browse files
GitBook: [master] one page modified
parent
993d5979
Changes
1
Hide whitespace changes
Inline
Side-by-side
contributors-guide/getting-started.md
View file @
347830be
...
...
@@ -3,10 +3,11 @@
### Setup your dev environment
*
Install node
\(
[
https://nodejs.org/en/download/
](
https://nodejs.org/en/download/
)
\)
*
Install vue/@cli
*
Install vue/@cli
and pm2
```
$ npm i -g vue/@cli
$ npm i -g pm2
```
{% hint style="info" %}
...
...
@@ -43,3 +44,13 @@ If all goes well you should be directed to a page like this :
### Get the last version of Albiziapp back-end
```
bash
$
git clone https://github.com/REVERIES-project/reveries-osm-data.git
$
cd
reveries-osm-data
$
npm
install
```
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