Нет описания

lhch2018 6bd9c94fb8 Merge branch 'dev' into dev_lhc 3 лет назад
build 92e4993883 first commit 3 лет назад
config 92e4993883 first commit 3 лет назад
src 6bd9c94fb8 Merge branch 'dev' into dev_lhc 3 лет назад
static 4bb873a459 feat: 登录页 3 лет назад
.babelrc 92e4993883 first commit 3 лет назад
.editorconfig 92e4993883 first commit 3 лет назад
.gitignore e6b30da051 feat:添加qs依赖 3 лет назад
.postcssrc.js 92e4993883 first commit 3 лет назад
README.md 9f1029f149 no message 3 лет назад
index.html 805a798d29 fix:提交代码 3 лет назад
package.json 6bd9c94fb8 Merge branch 'dev' into dev_lhc 3 лет назад

README.md

myvue

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.