Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 250 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 250 Bytes

kg-angular-es6-webpack

A simple boilerplate for Angular 1.x with ES6 using webpack. Does not use any other task-runners like Gulp, Grunt etc.

To run:

git clone https://github.com/kakulgupta/kg-angular-es6-webpack.git
npm install
npm start