本项目是基于 vuepress 2.0.0-rc.14 搭建的 c++ 编程知识库。在线阅读
- nodejs 版本 >= 18.x
- clone 仓库
git clone [email protected]:hackcpp/hackcpp.github.io.git /path/to/targetdir- 进到目录,执行
npm install安装依赖。 - 调试运行,执行
npm run docs:dev - build 文档,执行
npm run docs:build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
本项目是基于 vuepress 2.0.0-rc.14 搭建的 c++ 编程知识库。在线阅读
git clone [email protected]:hackcpp/hackcpp.github.io.git /path/to/targetdirnpm install 安装依赖。npm run docs:devnpm run docs:build