Skip to content
GitLab
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
6bb33e19
Unverified
Commit
6bb33e19
authored
Dec 12, 2019
by
George Sébastien
Committed by
gitbook-bot
Dec 12, 2019
Browse files
GitBook: [master] one page modified
parent
85551b95
Changes
1
Hide whitespace changes
Inline
Side-by-side
contributors-guide/getting-started/README.md
View file @
6bb33e19
...
...
@@ -8,7 +8,7 @@
```
$ npm i -g @vue/cli
ou (pour Mac s'il y a des erreurs
) :
(or for Mac if some errors occur
) :
$ sudo npm i -g @vue/cli --unsafe-perm
$ npm i -g pm2
...
...
@@ -25,11 +25,18 @@ Test if all is OK
{% code title="$ sudo service mongod start" %}
```
bash
mongo>
or
for
Mac
$
brew services start mongodb-community@4.2
$
mongo
>
```
{% endcode %}
```
bash
$
vue
-
ui
$
vue
ui
//triggers a browser tool
```
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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