Skip to content

Latest commit

 

History

History
38 lines (34 loc) · 1.58 KB

README.md

File metadata and controls

38 lines (34 loc) · 1.58 KB

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