angular-fullstack / generator-angular-fullstack

Yeoman generator for an Angular app with an Express server
https://awk34.gitbook.io/generator-angular-fullstack
6.13k stars 1.24k forks source link

Cannot GET / after gulp serve #2787

Open CocoFox opened 5 years ago

CocoFox commented 5 years ago

After responding to all questions and executing with "gulp serve", localhost:3000 shows Cannot GET /

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
mrl0330 commented 4 years ago

Same issue. Any solution?

xayahrakan commented 4 years ago

same issue here

lilian131 commented 4 years ago

same for me

iadc2005 commented 4 years ago

same for me, any update please? Thanks!

rkumar1904 commented 4 years ago

Hi Folks, You can run the application by following cmd $ npm run start:server AND $ npm run start:server

Once started...

Screen Shot 2019-12-20 at 1 03 04 PM

Hope this help! 💫