/angularjs-es6-webpack-starter

Starter kit for AngularJS. Angular 1.5+ / ES6 / Webpack. Kama / Jasmine

Primary LanguageJavaScriptApache License 2.0Apache-2.0

A complete ES6 Angular 1.5+ component based starter kit

Angular, ES6, and Webpack

es6angular

TL;DR

Use with nodejs@4.2.1, clone the repo, npm install and

npm run serve - starts webpack-dev-server on localhost:8080 and watches for changes

Read about Angular 1.5 Component (guide by Todd Motto).

Don't forget to run the tests npm test. Karma configured to generate coverage in coverage folder

Testing Setup

  • Karma
  • Webpack + Babel
  • Jasmine