Skip to content

Commit

Permalink
Merge pull request #29 from BazingaJack/master
Browse files Browse the repository at this point in the history
fix:update README.md
  • Loading branch information
BazingaJack authored May 30, 2024
2 parents 98f2563 + fc6bc67 commit cbc8db2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,20 @@

## Build

### 安装环境
### Requirements

本项目需要安装 `Python``Nodejs`,执行 `pip install -r requirements.txt``npm install`

### Run
运行`mkdocs serve`命令,打开浏览器输入网址[http://localhost:8000](http://localhost:8000)即可看到文档

### Format

执行 `npm format:prettier` 会 Format 全部文件,在 `git commit` 之前也会自动执行这条命令。

## How to contribute
参考[贡献文档](https://xdkkkgyt8c.feishu.cn/docx/LwWGdN209ofXfFxsVnQc0Q76nNc)

## Contributor
<a href="https://github.com/ZJUBCA/roadmap">
<img src="https://contrib.rocks/image?repo=zjubca/roadmap" />
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cbc8db2

Please sign in to comment.