falsyvalues / angularjs-es6-starter-kit

An AngularJS ES6 starter kit with webpack, babel, postcss, autoprefixer, eslint, prettier and the rest.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angularjs es6 starter kit

A starter repo for building scalable apps with Angular, ES6, and Webpack

TODO

Dependencies

Tools needed to run this starter kit:

  • node and npm

Installing

  • clone this repo
  • npm install to install dependencies

Run

  • npm run start

About

An AngularJS ES6 starter kit with webpack, babel, postcss, autoprefixer, eslint, prettier and the rest.

License:MIT License


Languages

Language:JavaScript 99.1%Language:CSS 0.9%