zjhsd2007 / generator-react-express

React / Express Project Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React / Express Project Generator

License:MIT License


Languages

Language:JavaScript 92.2%Language:HTML 4.2%Language:CSS 3.6%