Closed
Description
Update 1: It appears that my issue is the same as this one. #2763 (comment) .
I did as @albert-92 did. I downgraded to 5.0.0-rc.1 though. I also changed to typescript from babel. Not sure what effect that had.
==
Forgive me if this is simply tech support. I just don't know at this point. If it's just tech support, then just tell me and I will post on stackoverflow.
I followed the instructions on https://angular-fullstack.github.io/get-started/ and I think I did it correctly.
At http://localhost:8080/ I am simiply getting Loading...
===
===
- [yes] 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 | v5.0.0-rc.4 |
Node | v8.9.0 |
npm | 5.5.1 |
Operating System | Ubuntu 16.04 |
Item | Answer |
---|---|
Transpiler | Babel |
Markup | HTML |
CSS | SCSS |
Router | ngRoute / ui-router ? default? |
Client Tests | Jasmine |
DB | MongoDB |
Auth | Y |