Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.06 KB

File metadata and controls

29 lines (20 loc) · 1.06 KB

generator-cratebind-react NPM version Build Status Dependency Status

Generate template for new Cratebind React project

Installation

First, install Yeoman and generator-cratebind-react using npm (we assume you have pre-installed node.js).

yarn global add yo
yarn global add generator-cratebind-react

Then generate your new project:

yo cratebind-react my-project-name

License

MIT © Matt Wood