# uniapp-shopping **Repository Path**: ihwt/uniapp-vue3-shopping ## Basic Information - **Project Name**: uniapp-shopping - **Description**: 本项目为uniapp+vue3开发的网上购物小程序 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2023-08-09 - **Last Updated**: 2023-11-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: uni-app, vue3 ## README ### 技术栈 - 前端框架:[uni-app](https://uniapp.dcloud.net.cn/) (Vue) - 状态管理:[vuex](https://vuex.vuejs.org/zh/) - 组件库:[uni-ui](https://uniapp.dcloud.net.cn/component/uniui/uni-ui.html) ## 运行程序 1. 安装依赖 ```shell # npm npm i --registry=https://registry.npmmirror.com # pnpm pnpm i --registry=https://registry.npmmirror.com ``` 2. 运行程序 ```shell # 微信小程序 npm run dev:mp-weixin ``` 2. 微信开发者工具导入 `/dist/dev/mp-weixin` 目录