Open catwarrior opened 7 years ago
Framework : angular ProgrammingLanguage : typescript Coding Guide/Standard/Bestpratice : angular style guide Code Generator Tool : angular cli
Technically you are not required to use Angular CLI to develop an Angular 2 application, but its many features can highly improve the quality of your code and save you a lot of time along the way.
ProtoTyping:
https://coligo.io/create-mock-rest-api-with-json-server/ https://apiary.io/
Admin portal sample: https://github.com/TwanoO67/ng2-admin-lte
Login / Authentication in Angular
https://auth0.com/docs/libraries/lock https://github.com/auth0/angular2-jwt
Seed projects for angular
https://angularclass.github.io/angular2-webpack-starter/
https://github.com/angular/angular-cli
https://github.com/preboot/angular2-webpack
https://github.com/angular/angular2-seed
https://github.com/mgechev/angular-seed
https://github.com/NathanWalker/angular-seed-advanced