No Description

ly 94ac7218b1 修改后台数据访问地址,和字段名 7 months ago
build 4d9c91a869 first commit 11 months ago
config da95145925 配置修改 10 months ago
src 94ac7218b1 修改后台数据访问地址,和字段名 7 months ago
static 5c3c5d15d0 部分提交 9 months ago
.babelrc 4d9c91a869 first commit 11 months ago
.editorconfig 4d9c91a869 first commit 11 months ago
.eslintignore 4d9c91a869 first commit 11 months ago
.eslintrc.js 4d9c91a869 first commit 11 months ago
.gitignore 8743d68ab4 fix: auth 9 months ago
.postcssrc.js 4d9c91a869 first commit 11 months ago
README.md 4d9c91a869 first commit 11 months ago
package.json 2437276dee no message 9 months 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.