任务数据看板

wangjinjin0520 148ca70de1 first пре 4 година
build 148ca70de1 first пре 4 година
mock 148ca70de1 first пре 4 година
plop-templates 148ca70de1 first пре 4 година
public 148ca70de1 first пре 4 година
src 148ca70de1 first пре 4 година
tests 148ca70de1 first пре 4 година
.editorconfig 148ca70de1 first пре 4 година
.env.development 148ca70de1 first пре 4 година
.env.production 148ca70de1 first пре 4 година
.env.staging 148ca70de1 first пре 4 година
.eslintignore 148ca70de1 first пре 4 година
.eslintrc.js 148ca70de1 first пре 4 година
.gitignore 148ca70de1 first пре 4 година
.travis.yml 148ca70de1 first пре 4 година
LICENSE 148ca70de1 first пре 4 година
README.md 3dc9bc0484 first commit пре 4 година
babel.config.js 148ca70de1 first пре 4 година
jest.config.js 148ca70de1 first пре 4 година
jsconfig.json 148ca70de1 first пре 4 година
package.json 148ca70de1 first пре 4 година
plopfile.js 148ca70de1 first пре 4 година
postcss.config.js 148ca70de1 first пре 4 година
vue.config.js 148ca70de1 first пре 4 година

README.md

相关命令

  1. 安装依赖

    npm install
    
  2. 启动项目

    npm run dev
    
  3. 打包项目

    npm run build:prod  #使用生产环境配置进行打包