星火管控前端
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.
wangzhonglu 0e2a4f1d9d 管控第一次提交 il y a 9 mois
public 管控第一次提交 il y a 9 mois
src 管控第一次提交 il y a 9 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 9 mois
package.json 管控第一次提交 il y a 9 mois
vue.config.js 管控第一次提交 il y a 9 mois

README.md

下载依赖

npm install

本地运行

npm run serve

打包

npm run build

打包分析

npm run report