mirror of
https://github.com/OpenListTeam/OpenList.git
synced 2025-07-18 17:38:07 +08:00
chore(CONTRIBUTING): update to new OpenList-Frontend
This commit is contained in:
@ -11,11 +11,11 @@ Prerequisites:
|
|||||||
- [gcc](https://gcc.gnu.org/)
|
- [gcc](https://gcc.gnu.org/)
|
||||||
- [nodejs](https://nodejs.org/)
|
- [nodejs](https://nodejs.org/)
|
||||||
|
|
||||||
Clone `OpenList` and `alist-web` anywhere:
|
Clone `OpenList` and `OpenList-Frontend` anywhere:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ git clone https://github.com/OpenListTeam/OpenList.git
|
$ git clone https://github.com/OpenListTeam/OpenList.git
|
||||||
$ git clone --recurse-submodules https://github.com/OpenListTeam/alist-web.git
|
$ git clone --recurse-submodules https://github.com/OpenListTeam/OpenList-Frontend.git
|
||||||
```
|
```
|
||||||
You should switch to the `main` branch for development.
|
You should switch to the `main` branch for development.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user