Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 129 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 129 Bytes

Arco Design Pro

快速开始

// 初始化项目
npm install

// 开发模式
npm run dev

// 构建
npm run build