Templates for JavaScript application using Yo
This is a mono repo using lerna.
The generators of Yo are summarized.
$ npm i -g yo
$ npm i -g @my-dish/base
Provide a template for parts(e.g. component
, action
, etc...).
- @my-dish/generator-babel-template
- @my-dish/generator-react-redux-template
- @my-dish/generator-dish-template
Create a foundation for the project.
See the CHANGELOG.md.