暂无描述

luyanan 096c5cb2b9 完善配置文件 6 年之前
build 096c5cb2b9 完善配置文件 6 年之前
config 096c5cb2b9 完善配置文件 6 年之前
src 096c5cb2b9 完善配置文件 6 年之前
static 096c5cb2b9 完善配置文件 6 年之前
.babelrc 70d3ac8482 搭建项目 7 年之前
.editorconfig 70d3ac8482 搭建项目 7 年之前
.eslintignore 70d3ac8482 搭建项目 7 年之前
.eslintrc.js 70d3ac8482 搭建项目 7 年之前
.gitignore 096c5cb2b9 完善配置文件 6 年之前
.postcssrc.js 70d3ac8482 搭建项目 7 年之前
README.md 70d3ac8482 搭建项目 7 年之前
index.html 096c5cb2b9 完善配置文件 6 年之前
package.json 096c5cb2b9 完善配置文件 6 年之前

README.md

plat-front

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.