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