generator-dougrich
v0.0.3
Published
Templates for dougrich's projects
Downloads
13
Readme
generator-dougrich
This is a set of yeoman generators for project types I find myself often repeating. When I have a good structure or approach to code organization, I add it here.
react-client-app
This creates a react client application, complete with:
- sass for styles
- redux for state
- api backend
- styleguide
sass-project
This creates the skeleton for a sass project, breaking it up into component sass, layout sass, and including constants.
