Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 239 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 239 Bytes

AnagularJS + JSPM Boiler Plate

Setup

$ npm install -g gulp jspm
$ git clone <this repository>
$ cd angularjs-jspm-boilerplate
$ npm install
$ jspm install

Serve

$ gulp serve