# drawer **Repository Path**: lubanseven/drawer ## Basic Information - **Project Name**: drawer - **Description**: 随心画板 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: https://jasonbai008.github.io/drawer - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-08 - **Last Updated**: 2026-04-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dream Pad 随心画板,随心所欲,信手捏来。 ## Tech Stack 1. Vue3.x 2. Element-plus 3. Fabric.js 4. Vite ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Compile and Minify for Production ```sh npm run build ```