1.0.0 • Published 8 years ago
yopro v1.0.0
yopro
a slush generator for slim yo-yo/redux apps
Getting Started
Install slush
and yopro
globally:
$ npm install -g slush yopro
Usage
Create a new folder for your project:
$ mkdir my-yopro-app
Run the generator from within the new folder:
$ cd my-yopro-app && slush yopro
Kaboom
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.
1.0.0
8 years ago