Angular 2 heroes sample project with a mini application of Hereos of the Storm heroes.
- gulp
- sass
- systemjs
- angular2
- routing
- redux using @ngrx
- structure
- sass theming
- per feature structure
- sexy styling ;)
Structure is not entirely polished for production e.g. no bundling
npm install
// create symbolic link in `wwwroot` to point to `node_modules`
gulp build
gulp watch