https://github.com/mcpp-community/mcpp-community
现代C++爱好者社区官网和文档源码
https://github.com/mcpp-community/mcpp-community
Last synced: 19 days ago
JSON representation
现代C++爱好者社区官网和文档源码
- Host: GitHub
- URL: https://github.com/mcpp-community/mcpp-community
- Owner: mcpp-community
- Created: 2025-12-19T12:15:38.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-02-01T19:30:09.000Z (5 months ago)
- Last Synced: 2026-02-02T03:48:49.687Z (5 months ago)
- Language: Vue
- Homepage: https://mcpp.d2learn.org
- Size: 140 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mcpp-community
现代C++爱好者社区文档
## 本地运行
click to view xlings installation command
---
#### Linux/MacOS
```bash
curl -fsSL https://d2learn.org/xlings-install.sh | bash
```
#### Windows - PowerShell
```bash
irm https://d2learn.org/xlings-install.ps1.txt | iex
```
> tips: xlings -> [details](https://xlings.d2learn.org)
---
**安装依赖**
```bash
xlings install
```
**运行**
```bash
cd homepage
pnpm run dev
```
## Thanks, Contributors!
> auto-update by [thanks-contributors](https://github.com/Sunrisepeak/thanks-contributors) tools
