# PixelGame_front **Repository Path**: Da_UM/pixel-game_front ## Basic Information - **Project Name**: PixelGame_front - **Description**: 像素画板-前端 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-19 - **Last Updated**: 2023-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 页面截图 ![4A766C411CCB0253947C3BA8CFA3963D](https://ftp.bmp.ovh/imgs/2022/01/3704236e46d9020c.png) react实现 and vue3实现 ### 构建 - 运行 ``` npm install npm run dev or yarn yarn dev ``` ``` npm run build or yarn build ```