Skip to content

afeiship/generator-react-app

Repository files navigation

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