Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 216 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 216 Bytes

angular-skeleton

A starting point for writing simple Angular apps.

To Run

First install nodejs (http://www.nodejs.org/) and Bower (http://bower.io/), then:

  1. npm install
  2. bower install
  3. node server.js