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
Liam 52e71839c0
All checks were successful
deploy / deploy (push) Successful in 47s
update readme
2023-10-18 06:13:23 +01:00

20 lines
211 B
Markdown

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