Go to file
ruofei.yu 33ed499e72 feat: init 2025-08-28 15:26:35 +08:00
build feat: init 2025-08-28 15:26:35 +08:00
conf feat: init 2025-08-28 15:26:35 +08:00
config feat: init 2025-08-28 15:26:35 +08:00
db feat: init 2025-08-28 15:26:35 +08:00
gyhl feat: init 2025-08-28 15:26:35 +08:00
hooks feat: init 2025-08-28 15:26:35 +08:00
locks feat: init 2025-08-28 15:26:35 +08:00
src feat: init 2025-08-28 15:26:35 +08:00
static feat: init 2025-08-28 15:26:35 +08:00
.babelrc feat: init 2025-08-28 15:26:35 +08:00
.editorconfig feat: init 2025-08-28 15:26:35 +08:00
.gitignore feat: init 2025-08-28 15:26:35 +08:00
.postcssrc.js feat: init 2025-08-28 15:26:35 +08:00
Desktop.ini feat: init 2025-08-28 15:26:35 +08:00
README.md feat: init 2025-08-28 15:26:35 +08:00
README.txt feat: init 2025-08-28 15:26:35 +08:00
format feat: init 2025-08-28 15:26:35 +08:00
index.html feat: init 2025-08-28 15:26:35 +08:00
package.json feat: init 2025-08-28 15:26:35 +08:00
pnpm-lock.yaml feat: init 2025-08-28 15:26:35 +08:00
svn.ico feat: init 2025-08-28 15:26:35 +08:00
yarn.lock feat: init 2025-08-28 15:26:35 +08:00

README.md

YXK

优信可互联网平台

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.