# vue3九宫格抽奖 **Repository Path**: geeksdidi/vue3-jiugongge-lottery ## Basic Information - **Project Name**: vue3九宫格抽奖 - **Description**: vue3+ts九宫格抽奖转盘 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2022-06-13 - **Last Updated**: 2023-10-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 安装依赖 ``` npm install ``` ### 启动项目 ``` npm run dev ``` ### 打包 ``` npm run build ```