generator-systemjs
v1.1.4
Published
Yeoman generator for SystemJS / ES6 (babel) / jspm / Angular / React
Downloads
8
Maintainers
Readme
Yeoman generator for SystemJS / ES6 / jspm / Angular / React
This project is the generator for the SystemJS Seed project and SystemJS Material Start ES6 project. Please see those projects for more details and examples.
Usage
npm install -g gulp jspm yo generator-systemjs
mkdir myapp && cd myapp
yo systemjs
gulp run
http://localhost:9000