Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 345 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 345 Bytes

Yearofmoo-Airpair Components Article Code

This repo holds the demo code for the Component-Based AngularJS Directives article on airpair.com.

Installation

  1. Install NodeJS and NPM globally.
  2. Run npm install.
  3. Run ./web.sh.

Test

  1. Run ./test.sh