angular_es6_webpack_starter
v0.0.5
Published
Angular ES2015 webpack starter including on real examples of component based architecture
Downloads
12
Readme
Angular 1.5 - es6 - WebPack Starter
- Based on https://github.com/FrontendMasters/angular-components
Install using npm
$ npm i angular_es6_webpack_starter
This should work out of the box
$ npm start
Starter intended to be used with backend REST api
- Examples of real usage of ES6 with angular 1
- Component based architecture
- Includes Angular Material Design, Toastr and loads of other libs
- Role based showing/hiding of content
- Built in configuration for gulp tasks and livereload server to ease up dev process