# vue3九宫格抽奖 **Repository Path**: madoumai/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**: 0 - **Forks**: 1 - **Created**: 2023-02-13 - **Last Updated**: 2023-02-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 安装依赖 ``` npm install ``` ### 启动项目 ``` npm run dev ``` ### 打包 ``` npm run build ```