Skip to content

dadagama/angular-webpack-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-webpack-jwt

Boilerplate project to start an Angular App (WORK IN PROGRESS) ###Contains

###TODO

  • Integrate ui-router
  • Generate code coverage reports during development
  • Integrate linting validations during development
  • Integrate protractor for e2e testing
  • Integrate Jasmine Framework for unit testing
  • Separate verdor js files in their own bundle
  • Separate verdor css files in their own bundle
  • Create basic views to demostrate protected views
  • Create basic login page

###How to start Development

  1. Clone this repo
  2. Download project dependencies with npm install
  3. Start a live reloading server with npm start
  4. For live reloading unit test with npm test (TODO)

###How to deploy npm build (TODO)

About

Boilerplate project to start an Angular App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published