Skip to content

Commit

Permalink
clean readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Axi404 committed Sep 30, 2024
1 parent 6fec42f commit 31b7a91
Showing 1 changed file with 0 additions and 31 deletions.
31 changes: 0 additions & 31 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,31 +0,0 @@
# XJTU-RMV

XJTU 视觉组 公开教程。

## 本地部署与调试

安装 [Node.js](https://nodejs.org/zh-cn)/[Git](https://git-scm.com/)

```shell
git clone https://github.com/XJTU-RMV/XJTU-RMV.github.io.git
cd XJTU-RMV.github.io
npm install -g pnpm
pnpm i
pnpm dev
```

## 编译 PDF

```shell
pnpm run export-pdf
```

不过暂时编译并不是很优雅,导出的 PDF 也并未按照理想的顺序,暂不推荐。

## 贡献者

<a href="https://github.com/XJTU-RMV/XJTU-RMV.github.io/graphs/contributors">
<img src="https://contrib.rocks/image?repo=XJTU-RMV/XJTU-RMV.github.io" />
</a>

Made with [contrib.rocks](https://contrib.rocks).

0 comments on commit 31b7a91

Please sign in to comment.