Changes
Page history
Update home
authored
May 27, 2025
by
s92379
Show whitespace changes
Inline
Side-by-side
home.md
View page @
96d8dcc1
...
@@ -193,11 +193,11 @@ npm install
...
@@ -193,11 +193,11 @@ npm install
### 3. Start the React App
### 3. Start the React App
```
bash
```
bash
npm
start
npm
run dev
```
```
This will launch the app at:
This will launch the app at:
👉
[
http://localhost:
3000
](
http://localhost:
3000
)
👉
[
http://localhost:
5173
](
http://localhost:
5173
)
---
---
...
...
...
...