Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 125 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 125 Bytes

Arco Design Pro

快速开始

// 初始化项目
npm install

// 开发模式
npm run dev

// 构建
npm run build