Open
Description
- I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
Item | Version |
---|---|
generator-angular-fullstack | 3.7.5 |
Node | 4.4.7 / 6 |
npm | 3.10.3 |
Operating System | Ubuntu 14.04 |
Item | Answer |
---|---|
- | Babel |
- | HTML |
- | LESS |
Router | ui-router |
Build Tool | Grunt and Gulp |
Client Tests | Jasmine / Mocha |
DB | MongoDB |
Auth | Y |
Livereload doesn't work neither with grunt nor with gulp. Changing client isn't affecting anything in the browser, but changing server reloads page on 404(I think that the page is reloading is being faster then server reload). After reload changes are applied. Is there a way of troubleshooting this problem?