This repository has been archived on 2023-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
scoresaber-reloaded/README.md
2023-10-17 22:02:46 +01:00

20 lines
209 B
Markdown

# ScoreSaber Reloaded
## Users
Just go to [ssr.fascinated.cc](https://ssr.fascinated.cc)
## Devs
### Install the dependencies
```bash
yarn install
```
### Start the dev environment
```bash
yarn dev
```