Merge pull request #24 from iamdavidfrancis/master

Add bower to global npm package list
This commit is contained in:
Dmitry 2016-06-07 10:53:18 +03:00
commit 98e9965688

View file

@ -39,6 +39,11 @@ npm install --global typings
npm install --global typescript
```
* bower
```
npm install --global bower
```
## Clone repository and install dependencies
You will need to clone the source code of ng2-admin GitHub repository: