康来智慧冷链-后端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

502 B

Sentinel Dashboard Frontend

环境要求

  • Node.js > 6.x

编码规范

安装依赖

npm i

开始本地开发

npm start

构建前端资源

npm run build

Credit