angular2-webpack2-todos
v0.1.0
Published
Todo APP built by Angular2 & Webpack2
Downloads
2
Maintainers
Readme
angular-2-webpack2-todos
Todo App built by Angular2 & Webpack2, supports JIT and AOT.
Angular Features:
- [x] AOT/JIT
- [x] Component
- [x] DI
- [x] Service
- [x] Directive
- [x] Test(spec)
- [ ] Animation
- [x] Router
- [x] DomSanitizer
Webpack Features:
- [x] Commons Chunk
- [x] Dll
- [x] Dev Server
- [x] Dashboard
- [x] CSS Extract
- [ ] Hot Replace
Development:
npm run dev
Production:
npm run prod
License
MIT © Yanni Nightingale