Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 517 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 517 Bytes

ng2 Random User

An example app built using Angular 2 (using the fantastic ng2-play by Pawel Kozlowski).

Usage

  1. Clone the repo
  2. $ npm install
  3. $ npm start
  4. Open localhost:9000

See the branches for the different steps in building the app starting from the ng2 base.

Notes

Created by Kent C. Dodds in April 2015 for a talk at Philly ETE 2015. Things have likely changed...