更新日志

This commit is contained in:
Kawaa
2022-08-06 10:47:32 +08:00
parent e633f7dad7
commit 8a5e66be48
4 changed files with 20 additions and 20 deletions

View File

@@ -34,7 +34,7 @@
### 安装 ### 安装
- 安装 [NodeJS >12](https://nodejs.org/en/) - 安装 [NodeJS >12](https://nodejs.org/en/)
- 安装 [yarn](https://classic.yarnpkg.com/lang/en/docs/install) (`npm`爱好者去哭吧!(滑稽)) - 安装 [yarn](https://classic.yarnpkg.com/lang/en/docs/install)
- 安装 [Rust](https://www.rust-lang.org/tools/install) - 安装 [Rust](https://www.rust-lang.org/tools/install)
- `yarn install` - `yarn install`
- `yarn start:dev` - `yarn start:dev`