# document **Repository Path**: zhangxiao_coder/document ## Basic Information - **Project Name**: document - **Description**: 学习笔记 / 学习文档 - **Primary Language**: 其他 - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-19 - **Last Updated**: 2022-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: 笔记 ## README # Document 一个使用`docsify`生成的文档网站。 使用如下命令启动项目 ```markdown npm start ```