wangjinjin0520 148ca70de1 first | hace 4 años | |
---|---|---|
build | hace 4 años | |
mock | hace 4 años | |
plop-templates | hace 4 años | |
public | hace 4 años | |
src | hace 4 años | |
tests | hace 4 años | |
.editorconfig | hace 4 años | |
.env.development | hace 4 años | |
.env.production | hace 4 años | |
.env.staging | hace 4 años | |
.eslintignore | hace 4 años | |
.eslintrc.js | hace 4 años | |
.gitignore | hace 4 años | |
.travis.yml | hace 4 años | |
LICENSE | hace 4 años | |
README.md | hace 4 años | |
babel.config.js | hace 4 años | |
jest.config.js | hace 4 años | |
jsconfig.json | hace 4 años | |
package.json | hace 4 años | |
plopfile.js | hace 4 años | |
postcss.config.js | hace 4 años | |
vue.config.js | hace 4 años |
安装依赖
npm install
启动项目
npm run dev
打包项目
npm run build:prod #使用生产环境配置进行打包