jaesung2061 / anvel

Angular 2 Laravel Starter Kit
94 stars 25 forks source link

browsersync for automatic build system #30

Open serkandyck opened 7 years ago

serkandyck commented 7 years ago

Any plan For reload real time server for angular 2?

jaesung2061 commented 7 years ago

For now you can do ng build --watch for file watching/automatic building. I will look into adding live reloading soon.

chojuanillo commented 7 years ago

hello, how to livereload page when angular change if i running npm build --watch previous?. thk