This repository is archived and is no longer maintained.
For the latest Keystone release please visit the Keystone website.
Yeoman generator
Builds a simple scaffold for a KeystoneJS + React project, using browserify to pull it all together.
npm install -g yo
To install generator-keystone-react from npm, run:
npm install -g generator-keystone-react
Finally, initiate the generator:
yo keystone-react
MIT License. Copyright (c) 2016 Jed Watson.