stephenplusplus / yo-webapp-livereload-test

0 stars 1 forks source link

yo-webapp-livereload-test

The Issue

https://github.com/yeoman/generator-webapp/issues/86

To Test

Clone: git clone git@github.com:stephenplusplus/yo-webapp-livereload-test

Install Dependencies: npm install && bower install

Run the Server: grunt server

Edit a non-compiled file to see a reload: app/index.html

Edit a compiled file to see a reload: app/styles/main.scss

Please report back in the issue if this worked or not.

If you found another solution that works, send a PR here or discuss in the issue.