Skip to content

Commit bdb070a

Browse files
update live-server to browsersync
1 parent 2d0da21 commit bdb070a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This starter contains almost everything you need to start developing [Angular 2]
2727
* with [Typings](https://github.com/typings/typings) for TypeScript definition manager
2828
* [Gulp](http://gulpjs.com/) for workflow (from *serve*, *watch*, *compile*, *test* to *build*)
2929
* [NPM](https://www.npmjs.com/) for package manager
30-
* [Live Server](https://github.com/tapio/live-server) for development server & reload capability
30+
* [Browsersync](https://www.browsersync.io/) for development server & reload capability
3131
* [SystemJS](https://github.com/systemjs/systemjs) for module loader
3232
* [Karma](http://karma-runner.github.io/) for test-runner
3333
* [Jasmine](http://jasmine.github.io/) for test framework

0 commit comments

Comments
 (0)