Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 233 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 233 Bytes

ICEJS

A React TypeScript project

使用

# 安装依赖
$ yarn install

# 启动服务
$ yarn start

# 测试环境
$ yarn build:dev

# 生产环境
$ yarn build

More docs.