Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 300 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 300 Bytes

Generator Shuttlecraft

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