$ npm install -g gulp jspm
$ git clone <this repository>
$ cd angularjs-jspm-boilerplate
$ npm install
$ jspm install
$ gulp serve
- access to http://localhost:8080/
$ npm install -g gulp jspm
$ git clone <this repository>
$ cd angularjs-jspm-boilerplate
$ npm install
$ jspm install
$ gulp serve