kindring 0aced4adba 1. 文件读取接口制作 2 vuotta sitten
..
build c91e03398b 1. 修改数据库数据,制作测试接口 2 vuotta sitten
config 0aced4adba 1. 文件读取接口制作 2 vuotta sitten
src 0aced4adba 1. 文件读取接口制作 2 vuotta sitten
static 52aad62209 1. 修改web端环境配置 2 vuotta sitten
.babelrc 52aad62209 1. 修改web端环境配置 2 vuotta sitten
.editorconfig 52aad62209 1. 修改web端环境配置 2 vuotta sitten
.gitignore 52aad62209 1. 修改web端环境配置 2 vuotta sitten
.postcssrc.js c91e03398b 1. 修改数据库数据,制作测试接口 2 vuotta sitten
README.md 52aad62209 1. 修改web端环境配置 2 vuotta sitten
index.html 52aad62209 1. 修改web端环境配置 2 vuotta sitten
package-lock.json 52aad62209 1. 修改web端环境配置 2 vuotta sitten
package.json 52aad62209 1. 修改web端环境配置 2 vuotta sitten
tailwind.config.js c91e03398b 1. 修改数据库数据,制作测试接口 2 vuotta sitten

README.md

gb_web

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.