1.1.11 • Published 6 years ago

dn-template-react v1.1.11

Weekly downloads
3
License
MIT
Repository
-
Last release
6 years ago

dn-template-react

这是一个 React 项目模板,默认安装了 react/react-dom,同时单元测试等基础设施都已配置完成。

使用

使用这个模板需要先安装好 Dawn https://github.com/alibaba/dawn

初始化

mkdir demo
cd demo
dn init -t react

通过如上命令便可以完成项目的初始化

测试

dn test

开发

dn dev

构建

dn build

发布

dn publish

默认的发布配置是「发布到 npm」,请根据需要更改 .dawn/pipe.yml 进行 publish 配置

1.1.11

6 years ago

1.1.10

6 years ago

1.1.9

6 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago