No Description

duwendi d0a9bb7cf4 改为不限制长度 1 year ago
build 4d9c91a869 first commit 1 year ago
config da95145925 配置修改 1 year ago
src d0a9bb7cf4 改为不限制长度 1 year ago
static c751a6885a bug fixed 1 year ago
.babelrc 4d9c91a869 first commit 1 year ago
.editorconfig 4d9c91a869 first commit 1 year ago
.eslintignore 4d9c91a869 first commit 1 year ago
.eslintrc.js 4d9c91a869 first commit 1 year ago
.gitignore 4d9c91a869 first commit 1 year ago
.postcssrc.js 4d9c91a869 first commit 1 year ago
README.md 4d9c91a869 first commit 1 year ago
package.json 4d9c91a869 first commit 1 year ago

README.md

luohe_fronted

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.