0.1.0 • Published 7 years ago

angular2-webpack2-todos v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

angular-2-webpack2-todos

NPM version Build Status Dependency status Dev Dependency status

Todo App built by Angular2 & Webpack2, supports JIT and AOT.

Angular Features:

  • AOT/JIT
  • Component
  • DI
  • Service
  • Directive
  • Test(spec)
  • Animation
  • Router
  • DomSanitizer

Webpack Features:

  • Commons Chunk
  • Dll
  • Dev Server
  • Dashboard
  • CSS Extract
  • Hot Replace

Development:

npm run dev

Production:

npm run prod

License

MIT © Yanni Nightingale