Skip to content

RodrigoTorresWeb/angularjs-es6-webpack-starter

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.3%
  • HTML 16.7%
  • CSS 3.0%