A simple Angular ES6 boilerplate with babel and webpack. It comes with some components and services as an examples.
$ git clone git@github.com:asainz/angular-es6-boilerplate.git .
If you want to use this boilerplate, please remove the followin sample code:
- components/content
- components/sidebar
- components/navbar
- services/fake-items.js
- Remove references to said components from components/app
$ webpack-dev-server
- Babel
- Sass
- Sass linting
- Assets loading
- ng-annotate
- Component-based architecture
- JS linting