No Description

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

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.