Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 763 Bytes

File metadata and controls

27 lines (19 loc) · 763 Bytes

PCL-Community.github.io

这是什么?

这是 PCL-Community 的组织主页,由 VitePress 强力驱动。目前还在发展中。

如何贡献代码

Fork 仓库

单击仓库右上角的 Fork 按钮,Fork 一份仓库到自己的账号下

克隆项目到本地

此处建议使用 SSH 连接(需要配置好相关密钥)进行克隆

git clone git@github.com:<你的 GitHub ID>/PCL-Community.github.io.git

Note

推荐使用 Visual Studio Code 进行开发。