# yo-webapp-livereload-test **Repository Path**: mirrors_stephenplusplus/yo-webapp-livereload-test ## Basic Information - **Project Name**: yo-webapp-livereload-test - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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](https://github.com/yeoman/generator-webapp/issues/86) if this worked or not. If you found another solution that works, send a PR here or discuss in [the issue](https://github.com/yeoman/generator-webapp/issues/86).