0.0.3 • Published 5 years ago

@rist/schematic-rist v0.0.3

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

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.