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