add requirements
This commit is contained in:
parent
ab3a762d38
commit
ef75ffc72c
10
README.md
10
README.md
@ -15,3 +15,13 @@
|
||||
- Optimizations & NgModules
|
||||
- Deployment
|
||||
- Animations & Testing
|
||||
|
||||
## requirements
|
||||
|
||||
Install nodejs, npm, angular-cli and @angular-devkit/build-angular
|
||||
|
||||
```bash
|
||||
sudo apt install nodejs npm
|
||||
sudo npm install -g @angular/cli
|
||||
sudo npm install --save-dev @angular-devkit/build-angular
|
||||
```
|
Loading…
Reference in New Issue
Block a user