mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2025-01-19 03:52:50 +08:00
.. | ||
public | ||
src | ||
tests/unit | ||
.editorconfig | ||
.env.development | ||
.env.production | ||
.env.staging | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.travis.yml | ||
babel.config.js | ||
del_node_modules.cmd | ||
jest.config.js | ||
jsconfig.json | ||
LICENSE | ||
package.json | ||
postcss.config.js | ||
README.md | ||
vue.config.js |
npm install
如果 npm install 报错
可以尝试 npm降级
npm install npm@6.14.8 -g
npm run serve