0.3.0 • Published 6 years ago
generator-refresh v0.3.0
generator-refresh
Add styled components, storybook and a sensible project structure on top of create-react-app
Installation
First, install Yeoman and generator-refresh using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-refresh
Then generate your new project:
yo refresh
Getting To Know Yeoman
- Feel free to learn more about Yeoman.
License
MIT © Aurelien Hontabat