/generator-react-express

React / Express Project Generator

Primary LanguageJavaScriptMIT LicenseMIT

generator-react-express

Yeoman generator for React and express

Builds a simple project to help you get started with React on the client, express for the server and browserify to pull it all together.

Getting Started

Install the generator:

npm install -g generator-react-express

Then run the generator:

yo react-express

... and follow the prompts.

Feedback?

I'd love to hear it. Open an issue or submit a PR.

License

MIT