# 文体活动 **Repository Path**: chiaks/style ## Basic Information - **Project Name**: 文体活动 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-11 - **Last Updated**: 2024-10-09 ## 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/).