0.0.0 • Published 8 years ago
generator-angular-jwt-starter v0.0.0
Angular JWT starter

AngularJS 1.6 starter with components, component router and jwt authentication implemented
Installation
First, install Yeoman and generator-angular-jwt-starter using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-angular-jwt-starter
Then generate your new project:
yo angular-jwt-starter
What this starter provides for you
- Controllers, services and views for user authentication using jwt
- Controllers, services and views for user registration
- Popular angular modules alredy installed (ngResouce, ngComponentRouter, ui.bootstrap, toasts ...)
- Project structure that follows closely the John Papa AngularJS 1 style guide
License
MIT © Borche Petrovski
0.0.0
8 years ago