# learning_go_note **Repository Path**: jangworn/learning_go_note ## Basic Information - **Project Name**: learning_go_note - **Description**: go学习手册 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://jangworn.gitee.io/learning_go_note - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-07-01 - **Last Updated**: 2022-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 安装 vuepress npm install -D vuepress ### 运行 npm run dev ### 打包 npm run build