# gitbook-test **Repository Path**: hepai123/gitbook-test ## Basic Information - **Project Name**: gitbook-test - **Description**: gitbook简单使用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-18 - **Last Updated**: 2024-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # README ## 启动步骤: 1. 执行以下指令,下载并安装相关插件: > gitbook install 2. 在某个文件夹下,执行以下指令,初始化项目: > gitbook init 3. 执行以下指令,生成打包文件: > gitbook build 4. 执行以下命令,启动查看效果: > gitbook serve ## 注意事项 1. book.json用来配置标题等全局变量 ## 借鉴文章 1. https://cloud.tencent.com/developer/article/2127648