0.0.1 • Published 10 years ago
slush-jspm-react v0.0.1
Slush jspm-react

Slush generator for React js under a JSPM environment and Babel+jsx transpiler
Getting Started
Install slush-jspm-react globally:
$ npm install -g slush-jspm-reactUsage
Create a new folder for your project:
$ mkdir my-projectRun the generator from within the new folder:
$ cd my-project && slush jspm-reactRun jspm install
$ jspm installThen run the server
$ node serverLicense
MIT License
0.0.1
10 years ago