1.0.17 • Published 4 years ago
fch-react-redux-schematic v1.0.17
React-Redux Schematic
使用说明
npm i -g fch-react-redux-schematic
创建vueh5 application
rist n [your-application-name] -t [application]
可选的application
vue-h5
react-redux-typescript-spa
可选的component
react-antd3
react-antd4
创建react-redux component
rist n [your-component-name] -t [component]
特别说明
we are using ESLint v7 - it requires a minimum of node 10.12.0.
Any older than that, and it will not work.