Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/btroncone/ng2-webpack-minimal
Minimal ng2 + Webpack starter template based on AngularClass starter
https://github.com/btroncone/ng2-webpack-minimal
Last synced: about 2 months ago
JSON representation
Minimal ng2 + Webpack starter template based on AngularClass starter
- Host: GitHub
- URL: https://github.com/btroncone/ng2-webpack-minimal
- Owner: btroncone
- Created: 2015-11-20T02:31:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-08T05:11:50.000Z (about 9 years ago)
- Last Synced: 2023-03-31T04:03:54.708Z (over 1 year ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ng2-webpack-minimal
Minimal Angular + Redux starter using ES6/7 w/ Babel (no TypeScript). Utilizes ng2-redux and redux dev tools.
Build is based on ng2-classroom starter and code on Dan Abramov's Redux counter example.