Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Commit

Permalink
Update the template
Browse files Browse the repository at this point in the history
  • Loading branch information
heyqbnk committed Jul 16, 2024
1 parent bf3bfce commit 886c712
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ After this, you will see a similar message in your terminal:
```bash
VITE v5.2.12 ready in 237 ms

➜ Local: http://localhost:5173/reactjs-template
➜ Network: http://172.18.16.1:5173/reactjs-template
➜ Network: http://172.19.32.1:5173/reactjs-template
➜ Network: http://192.168.0.171:5173/reactjs-template
➜ Local: http://localhost:5173/reactjs-js-tsdk-template
➜ Network: http://172.18.16.1:5173/reactjs-js-tsdk-template
➜ Network: http://172.19.32.1:5173/reactjs-js-tsdk-template
➜ Network: http://192.168.0.171:5173/reactjs-js-tsdk-template
➜ press h + enter to show help
```

Expand Down Expand Up @@ -96,10 +96,10 @@ After uncommenting the function, run the `dev` script again and observe the outp
```bash
VITE v5.2.12 ready in 265 ms

➜ Local: https://localhost:5173/reactjs-template
➜ Network: https://172.18.16.1:5173/reactjs-template
➜ Network: https://172.19.32.1:5173/reactjs-template
➜ Network: https://192.168.0.171:5173/reactjs-template
➜ Local: https://localhost:5173/reactjs-js-tsdk-template
➜ Network: https://172.18.16.1:5173/reactjs-js-tsdk-template
➜ Network: https://172.19.32.1:5173/reactjs-js-tsdk-template
➜ Network: https://192.168.0.171:5173/reactjs-js-tsdk-template
➜ press h + enter to show help
```

Expand Down

0 comments on commit 886c712

Please sign in to comment.