An open API service indexing awesome lists of open source software.

https://github.com/hanxiaomax/learncpp_cn

闲来无事翻译LearnCpp
https://github.com/hanxiaomax/learncpp_cn

cpp tutorials

Last synced: 12 months ago
JSON representation

闲来无事翻译LearnCpp

Awesome Lists containing this project

README

          

## LearnCPP CN

Documents moved to content folder. if you use obsidian, set `content` directory as your vault.

## Run locally with [Quartz 4](https://quartz.jzhao.xyz/)

```
npm i
npx quartz build --serve
```