# uniapp宠物商城 **Repository Path**: chiaks/uniapp-pet-mall ## Basic Information - **Project Name**: uniapp宠物商城 - **Description**: 用到 uview-ui框架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-04 - **Last Updated**: 2024-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ylxp-mp3 - ## h5 ## Project setup ``` pnpm install ``` ### Compiles and hot-reloads for development ``` pnpm run serve ``` ### Compiles and minifies for production ``` pnpm run build ``` - ## 小程序 ```bash pnpm i -- 安装依赖 pnpm run dev:mp-weixin --编译小程序 --小程序工具就打开根目录下的dist/dev/mp-weixin 来运行 ``` - ## node ```bash node^16.14.1 --版本 v16或以上 ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).