Skip to content

Commit

Permalink
docs(readme): add browsersync info
Browse files Browse the repository at this point in the history
  • Loading branch information
balthazar committed Apr 12, 2015
1 parent 7132368 commit a8e8964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Features:

* **Sub-generators** for `route`, `api`, `directive`, `service`, and plenty others...
* **Express server** with nested routing architecture.
* **Livereload** on changes in client / server.
* **Nodemon** with **LiveReload** or **BrowserSync** for the development process.
* **Automatic bower dependencies injection** on package install.
* **Test suite** — Unit tests with [Karma](https://karma-runner.github.io) & [Mocha](http://mochajs.org), e2e tests with [Protractor](https://github.com/angular/protractor).
* **JSHint** & **JSCS** integration.
Expand Down

0 comments on commit a8e8964

Please sign in to comment.