1.0.3 • Published 9 years ago
slush-yopro v1.0.3
slush-yopro
a slush generator for slim yo-yo/redux apps
Getting Started
Install slush and slush-yopro globally:
$ npm install -g slush slush-yoproUsage
Create a new folder for your project:
$ mkdir my-yopro-appRun the generator from within the new folder:
$ cd my-yopro-app && slush yoproKaboom
attribution
The vast majority of this code was lifted directly from the majestic https://github.com/pietgeursen, specifically his https://github.com/pietgeursen/slush-pages-react repository.