Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 585 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 585 Bytes

sport

一款WEB端的健身APP

如果需要使用,请先更改 config\index.js host地址,但是这个文件你不需提交。切记!

Build Setup

# install dependencies
npm install

# serve with hot reload at 192.168.2.109:1111
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.