暫無描述

luyanan 2496d7567f gitignore 7 年之前
build 70d3ac8482 搭建项目 7 年之前
config 70d3ac8482 搭建项目 7 年之前
src 94a3b2ed13 组件化 7 年之前
static 70d3ac8482 搭建项目 7 年之前
.babelrc 70d3ac8482 搭建项目 7 年之前
.editorconfig 70d3ac8482 搭建项目 7 年之前
.eslintignore 70d3ac8482 搭建项目 7 年之前
.eslintrc.js 70d3ac8482 搭建项目 7 年之前
.gitignore 2496d7567f gitignore 7 年之前
.postcssrc.js 70d3ac8482 搭建项目 7 年之前
README.md 70d3ac8482 搭建项目 7 年之前
index.html 70d3ac8482 搭建项目 7 年之前
package-lock.json 94a3b2ed13 组件化 7 年之前
package.json 94a3b2ed13 组件化 7 年之前
plat-info.json 70d3ac8482 搭建项目 7 年之前

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.