1.0.9 • Published 5 years ago

react-util-cli v1.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

介绍


这是一个快速生成 react 项目的脚手架,可以选择是否支持 typescript 开发, 该项目基于 antdmobxreact-router-domwebpack搭建

使用


npm install -g react-util-cli

react-util-cli init my-project

cd my-project

npm install

npm start

项目说明


  1. 项目支持 git commit 校验
  2. 加入了代码 lint 工具
  3. 使用 happypack 进行多核编译
1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago