# note-book **Repository Path**: huyuanchao/note-book ## Basic Information - **Project Name**: note-book - **Description**: 新笔记本,java、git、elasticsearch、mycat、设计模式、gradle、vue, 等 。vuepress 构建的 Markdown 笔记。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-10-12 - **Last Updated**: 2022-03-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # note-book 使用 atom + vuepress + markdown 记录笔记的大杂烩仓库 用来记录工作和学习过程中的笔记,汇总成册方便查阅,类容涵盖各类技术 如:java、git、elasticsearch、mycat、设计模式、gradle、vue 在线阅读:https://zq99299.github.io/note-book/ ## 运行方式 - 写作预览: yarn docs:dev - 打包发布: yarn docs:build