1.0.11 • Published 6 years ago

lewisye-react v1.0.11

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

工具介绍

这是一个使用yeoman来搭建的快速配置项目环境的工具,基于webpack的react开发

工具使用

1.首先需要安装yeoman

 npm install -g yo

2.安装模板生成器

 npm install -g lewisye-react

3.使用模板

 进入目标目录 使用命令   yo react
 这个命令会自动安装依赖(npm install),速度比较慢。可以自己终止,或者换用 cnpm 自己安装依赖。

4.模板版本

 模拟具有pure和complete两个版本。
 pure 为简单版本只有基础的react
 complete 版本具有react+redux+readux-saga+antd

5.启动模板

 npm run dev
1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago