# mss-boot-docs **Repository Path**: mss-boot-io/mss-boot-docs ## Basic Information - **Project Name**: mss-boot-docs - **Description**: mss-boot document - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-15 - **Last Updated**: 2024-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mss-boot 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 ``` ## LICENSE MIT