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.
|
6 months ago | |
---|---|---|
docker | 11 months ago | |
public | 10 months ago | |
src | 6 months ago | |
.browserslistrc | 11 months ago | |
.editorconfig | 11 months ago | |
.eslintrc.js | 11 months ago | |
.gitignore | 11 months ago | |
.postcssrc.js | 11 months ago | |
Dockerfile | 11 months ago | |
README.md | 6 months ago | |
babel.config.js | 11 months ago | |
build.sh | 11 months ago | |
package-lock.json | 6 months ago | |
package.json | 6 months ago | |
vue.config.js | 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