悦动花语—— 体重秤
 
 
 
Go to file
lucky star db5bba1fb2 fix:修改性别字段显示 2024-04-22 17:09:42 +08:00
build first-commit 2024-04-19 17:17:03 +08:00
config first-commit 2024-04-19 17:17:03 +08:00
src fix:修改性别字段显示 2024-04-22 17:09:42 +08:00
static first-commit 2024-04-19 17:17:03 +08:00
test first-commit 2024-04-19 17:17:03 +08:00
.babelrc first-commit 2024-04-19 17:17:03 +08:00
.editorconfig first-commit 2024-04-19 17:17:03 +08:00
.eslintignore first-commit 2024-04-19 17:17:03 +08:00
.eslintrc.js first-commit 2024-04-19 17:17:03 +08:00
.gitignore first-commit 2024-04-19 17:17:03 +08:00
.postcssrc.js first-commit 2024-04-19 17:17:03 +08:00
README.md docs:文案更新 2024-04-19 17:23:00 +08:00
index.html first-commit 2024-04-19 17:17:03 +08:00
package-lock.json first-commit 2024-04-19 17:17:03 +08:00
package.json first-commit 2024-04-19 17:17:03 +08:00

README.md

悦动花语_管理平台

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.