Skip to content

Latest commit

 

History

History
43 lines (37 loc) · 954 Bytes

README.md

File metadata and controls

43 lines (37 loc) · 954 Bytes

Campanella-worldlinepack

Campanella的前端界面

项目依赖

安装依赖

npm install  # or, cnpm install

Dev-Server

npm start

访问 localhost:3000

编译压缩打包

npm run dist

语法检查

npm run lint

问题

  • 很多依赖待添加。