No Description

lipengtao 850a6d3d59 个人中心 6 years ago
build 7892fb70fe plat 改版 6 years ago
config d86ac437c6 add testing 6 years ago
src 850a6d3d59 个人中心 6 years ago
static 7892fb70fe plat 改版 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
favicon.ico d86ac437c6 add testing 6 years ago
index.html d86ac437c6 add testing 6 years ago
package.json 1183785405 plat首页.浏览页面 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.