Skip to content

Slush generator for React.js, under a JSPM environment and Babel+JSX transpiler

License

Notifications You must be signed in to change notification settings

kosz/slush-jspm-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slush jspm-react NPM version Code Climate

Slush generator for React js under a JSPM environment and Babel+jsx transpiler

Stories in Ready

Getting Started

Install slush-jspm-react globally:

$ npm install -g slush-jspm-react

Usage

Create a new folder for your project:

$ mkdir my-project

Run the generator from within the new folder:

$ cd my-project && slush jspm-react

Run jspm install

$ jspm install

Then run the server

$ node server

License

MIT License

About

Slush generator for React.js, under a JSPM environment and Babel+JSX transpiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published