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