generator-summer
> Set of small and composable generators
First, install Yeoman and generator-summer using npm (we assume you have pre-installed node.js).
``bash
npm install -g yo
npm install -g generator-summer
`
Run this command to add web developer tools as needed.
`bash
yo summer test
``