Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T09:32:32.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T07:37:15.512Z (about 1 month ago)
- Topics: vant, vue-router, vuex
- Language: JavaScript
- Homepage: https://www.youlai.tech
- Size: 1.64 MB
- Stars: 38
- 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).