Add `npm i` command to README.md

This might be useful to newcomers.
This commit is contained in:
Come_744 2019-10-03 16:01:49 +02:00
parent cccf894e56
commit fd27382a9a
1 changed files with 3 additions and 0 deletions

View File

@ -24,4 +24,7 @@ Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protrac
## Further help
Before using ng for the first time in this project, use `npm i` to install needed npm modules.
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).