https://github.com/haoxianrui/mall-app-vant
有来商城youlai-mall移动APP端,技术栈:Vant,已计划变更使用uni-app适配Android、IOS端开发。
https://github.com/haoxianrui/mall-app-vant
vant vue-router vuex
Last synced: 8 months ago
JSON representation
有来商城youlai-mall移动APP端,技术栈:Vant,已计划变更使用uni-app适配Android、IOS端开发。
- Host: GitHub
- URL: https://github.com/haoxianrui/mall-app-vant
- Owner: haoxianrui
- Created: 2020-03-09T05:36:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T09:32:32.000Z (almost 3 years ago)
- Last Synced: 2025-03-17T20:43:26.532Z (8 months ago)
- Topics: vant, vue-router, vuex
- Language: JavaScript
- Homepage: https://www.youlai.tech
- Size: 1.64 MB
- Stars: 40
- Watchers: 4
- Forks: 43
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yshop-app
> 有来微商城移动端
## Build Setup
``` bash
# 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](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).