UNPKG

@rist/preset-react

Version:
29 lines (19 loc) 600 B
# preset-react #### 介绍 前端react模板生成器 #### 软件架构 软件架构说明 #### 安装教程 ```npm i preset-react -g``` #### 使用说明 ```pr-cli -h``` ##### 创建简单react模板 ```pr-cli g -c [componentName] simple React``` ##### 创建简单react-typescript模板 ```pr-cli g -c [componentName] simple-ts React``` ##### 创建简单react-antd模板 ```pr-cli g -c [componentName] simple-antd React``` ##### 创建react-typescript-antd-redux模板 ```pr-cli g -c [componentName] ts-antd=redx React``` #### 参与贡献 #### 码云特技