@lenconda/generator-react-app
v0.1.3
Published
A generator for generating React applications with Webpack
Downloads
5
Maintainers
Readme
@lenconda/generator-react-app
A generator for React APP with Webpack
Installation
First, install Yeoman and generator-react-app using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g @lenconda/generator-react-app
Create Project
yo @lenconda/react-app
Find a Template
Go to https://github.com/lenconda?tab=repositories&q=yo-boilerplate-react-, find an appropriate template, and get the name without yo-boilerplate-react-
prefix, and input into the CLI interface.
License
MIT © Lenconda