智慧运维前端
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.
 
 
 
 
lyl df6733c0d5 代码提交 6 months ago
docker fc 11 months ago
public 更调element ui原生选项功能、样式 10 months ago
src 代码提交 6 months ago
.browserslistrc fc 11 months ago
.editorconfig fc 11 months ago
.eslintrc.js fc 11 months ago
.gitignore fc 11 months ago
.postcssrc.js fc 11 months ago
Dockerfile fc 11 months ago
README.md 代码提交 6 months ago
babel.config.js fc 11 months ago
build.sh fc 11 months ago
package-lock.json 代码提交 6 months ago
package.json 代码提交 6 months ago
vue.config.js fc 11 months ago

README.md

如何启动

$ git clone https://xxxx.git
$ cd xxx
# 安装
$ npm install
# 启动
$ npm run serve     

升级或替换 node-sass 推荐将 node-sass 替换为更现代的 dart-sass,因为 node-sass 已停止维护:

npm uninstall node-sass npm install sass

npm install --force