悦动花语—— 体重秤
 
 
 
Go to file
lucky star 4470134765 docs:readme修改 2024-04-19 17:18:55 +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 first-commit 2024-04-19 17:17:03 +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:readme修改 2024-04-19 17:18:55 +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.