afeiship / generator-react-app

Yeoman generator for react app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generator-react-app

Yeoman generator for react app.

installation

git clone https://github.com/afeiship/generator-react-app.git
cd generator-react-app
npm install && npm link

usage

yo @jswork/react-app:config
yo @jswork/react-app:component
yo @jswork/react-app:hook
yo @jswork/react-app:wpkdc
yo @jswork/react-app:antd-i18n
yo @jswork/react-app:mobxer

user your own alias

todo

  • Add boilerplate project
  • Add .yo-rc.json file for preference

About

Yeoman generator for react app.

License:MIT License


Languages

Language:JavaScript 72.9%Language:TypeScript 27.1%