Adding NPM install in README

This commit is contained in:
Moutonjr Geoff 2019-10-07 10:32:22 +02:00
parent a3b52b752f
commit ca7ea30a5d
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Use # Use
* Run ```npm run build``` to compute the code. * Run ```npm install``` and ```npm run build``` to compute the code.
* Get in the root folder the website with an example of JSON inside. * Get in the root folder the website with an example of JSON inside.