# it-doc **Repository Path**: frontend-learn/it-doc ## Basic Information - **Project Name**: it-doc - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-26 - **Last Updated**: 2024-08-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # it-doc A static site base on [dumi](https://d.umijs.org). ## Development ```bash # install dependencies $ npm install # start dev server $ npm start # build docs $ npm run build ``` ## LICENSE MIT