Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 333 Bytes

File metadata and controls

29 lines (23 loc) · 333 Bytes

any

安装npm依赖

npm install

编译并且开启一个dev server热加载

npm run serve

打包生产环境

npm run build

执行单元测试(暂未使用)

npm run test:unit

校验语法并且修正

npm run lint

demo预览地址

http://101.200.53.53/client