# zCore-Design **Repository Path**: chyyuu/zCore-Design ## Basic Information - **Project Name**: zCore-Design - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-25 - **Last Updated**: 2021-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # zCore Design ## 仓库目录 * `docs/`: 文档 * `code/`: 代码 ## 基于 mdBook ### 文档本地使用方法 ```bash git clone https://github.com/chyyuu/zCore-Design.git cd zCore-Design cargo install mdbook mdbook serve docs ```