# learning-notes-dumijs-2025 **Repository Path**: wuyueshan27/learning-notes-dumijs-2025 ## Basic Information - **Project Name**: learning-notes-dumijs-2025 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-22 - **Last Updated**: 2025-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # learning notes A static site base on [dumi](https://d.umijs.org). ## Development ```bash # install dependencies $ pnpm install # start dev server $ pnpm start # build docs $ pnpm run build # Locally preview the production build $ pnpm run preview ``` ## LICENSE MIT