Update README.md

pull/569/head
Mael 2019-06-17 09:47:45 +02:00 committed by GitHub
parent 314d51c53c
commit a1ab181abe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -15,8 +15,13 @@ Most of the documentation (including issues and the wiki) is written in french,
## Run it
```
# Clone this repo on your computer
git clone git@github.com:betagouv/syso.git && cd syso
# Install the Javscript dependencies through Yarn
yarn install
# Run the server
yarn start
```