星火管控前端
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
guozhongbo 76f66b0b0a Merge commit '695dab1dc6b199de8ff853f2a83a89ba69b039f7' into gzb il y a 8 mois
public 学校设备管理socket对接 il y a 8 mois
src Merge commit '695dab1dc6b199de8ff853f2a83a89ba69b039f7' into gzb il y a 8 mois
.eslintrc.js 管控第一次提交 il y a 9 mois
.gitignore 管控第一次提交 il y a 9 mois
.prettierrc 管控第一次提交 il y a 9 mois
README.md 管控第一次提交 il y a 9 mois
babel.config.js 管控第一次提交 il y a 9 mois
jsconfig.json 管控第一次提交 il y a 9 mois
package-lock.json 策略模版 il y a 8 mois
package.json 学校设备管理socket对接 il y a 8 mois
vue.config.js 导出表格 il y a 9 mois

README.md

下载依赖

npm install

本地运行

npm run serve

打包

npm run build

打包分析

npm run report