0.0.3 • Published 6 years ago

generator-dougrich v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

generator-dougrich

npm

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.