|
5 月之前 | |
---|---|---|
public | 5 月之前 | |
src | 5 月之前 | |
.env.development | 6 月之前 | |
.env.production | 6 月之前 | |
.env.production.ins | 6 月之前 | |
.env.production.lan | 6 月之前 | |
.env.production.pub | 6 月之前 | |
.gitignore | 6 月之前 | |
README.md | 6 月之前 | |
babel.config.js | 6 月之前 | |
package.json | 6 月之前 | |
postcss.config.js | 6 月之前 | |
vue.config.js | 6 月之前 | |
yarn.lock | 6 月之前 |
npm install
// 若有报错可以改用下述操作
// npm install -g cnpm --registry=https://registry.npmmirror.com
// cnpm install
npm run serve
npm run build
npm run lint