Added Bower

This commit is contained in:
mauriziovitale84
2016-04-07 15:26:13 +01:00
parent 8da91d95f0
commit f32e53a835

View File

@@ -4,6 +4,7 @@ Install the npm packages described in the `package.json` and verify that it work
```bash
$ npm install
$ bower install
$ npm start
```
You're ready to write your application.