chore: update setting up in readme

This commit is contained in:
Ayo 2023-10-21 14:13:31 +02:00
parent f7a41de130
commit 7cfeb163a3

View file

@ -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)