Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 498 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 498 Bytes

demo-reddit-app

Angular 1.5 component-based starter using TypeScript, and Webpack. Built following Todd Motto's Angular 1.x Style Guide.

Install

git clone git@github.com: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.

Demo screenshot below Reddit Demo App Screenshot