generator-react-app-boilerplate
v0.0.0
Published
React.js projects based on React Starter Kit (ES6+, Babel, React.js, Express, Webpack, Webpack Hot Middleware)
Downloads
2
Maintainers
Readme
generator-react-app-boilerplate
React.js projects based on React Starter Kit (ES6+, Babel, React.js, Express, Webpack, Webpack Hot Middleware)
Installation
First, install Yeoman and generator-react-app-boilerplate using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-react-app-boilerplate
Then generate your new project:
yo react-app-boilerplate
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © Ajay Yadav