zhangsijie 2d4f5ca429 http 地址 根据localhost获取 2 年之前
..
build fe561acdff 更新 3 年之前
config ae8ce2f4ff no message 2 年之前
src 2d4f5ca429 http 地址 根据localhost获取 2 年之前
static c27f391ce9 更新代码 3 年之前
.babelrc 50544be738 更新代码 3 年之前
.editorconfig 50544be738 更新代码 3 年之前
.eslintignore 50544be738 更新代码 3 年之前
.eslintrc.js 50544be738 更新代码 3 年之前
.gitignore 50544be738 更新代码 3 年之前
.postcssrc.js 50544be738 更新代码 3 年之前
README.md 50544be738 更新代码 3 年之前
index.html cd8638151c feat:element-ui css引入方式修改 2 年之前
package-lock.json ef3c051396 文案调整 2 年之前
package.json c27f391ce9 更新代码 3 年之前

README.md

pingpu_vue

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.