chore: update setting up in readme
This commit is contained in:
parent
f7a41de130
commit
7cfeb163a3
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ npm i
|
||||||
|
|
||||||
3. run the dev server
|
3. run the dev server
|
||||||
```
|
```
|
||||||
npm run dev
|
npm start
|
||||||
```
|
```
|
||||||
|
|
||||||
4. open the browser to `https://localhost:3000` (or what the dev server said)
|
4. open the browser to `https://localhost:3000` (or what the dev server said)
|
||||||
|
|
Loading…
Reference in a new issue