generator-angular-fullstack
generator-angular-fullstack copied to clipboard
Cannot GET / after gulp serve
After responding to all questions and executing with "gulp serve", localhost:3000 shows Cannot GET /
- [x] 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 | x.x.x |
| Node | x.x.x |
| npm | x.x.x |
| Operating System | OS X 10 / Windows 10 / Ubuntu 15.10 / etc |
| etc | etc |
| Item | Answer |
|---|---|
| Transpiler | Babel / TypeScript |
| Markup | HTML / Pug |
| CSS | CSS / LESS / SCSS / Stylus |
| Router | ngRoute / ui-router |
| Client Tests | Jasmine / Mocha |
| DB | MongoDB / SQL |
| Auth | Y / N |
| etc | etc |
Same issue. Any solution?
same issue here
same for me
same for me, any update please? Thanks!
Hi Folks,
You can run the application by following cmd
$ npm run start:server
AND
$ npm run start:server
Once started...

Hope this help! 💫