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

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.