Angular 1.5 component-based starter using TypeScript, and Webpack. Built following Todd Motto's Angular 1.x Style Guide.
git clone [email protected]:erictsai6/demo-reddit-app.git
cd demo-reddit-app
npm install
npm start
This will start the webpack dev server at localhost:8081 in your browser.