generator-shuttlecraft
v1.1.0
Published
A small reactjs yeoman generator
Downloads
6
Readme
Generator Shuttlecraft
Shuttlecraft is a minimal yeoman generator for creating react modules to distribute on npm.
Install
npm install -g yo
npm install -g generator-shuttlecraft
yo shuttlecraft
cd <project-name>
npm run examples