Update README.md
This commit is contained in:
parent
2941256eda
commit
4355f8e323
10
README.md
10
README.md
@ -5,7 +5,15 @@ To use your scoresaber: `https://bs-overlay.fascinated.cc/?id=765611`
|
|||||||
|
|
||||||
## Getting Started with developent
|
## Getting Started with developent
|
||||||
|
|
||||||
First, run the development server:
|
First, install the node dependencies:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
npm i
|
||||||
|
# or
|
||||||
|
yarn
|
||||||
|
```
|
||||||
|
|
||||||
|
Secondly, open the development server
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm run dev
|
npm run dev
|
||||||
|
Reference in New Issue
Block a user