Skip to content

Commit 86e366a

Browse files
authored
Update README.md
1 parent 9e0e882 commit 86e366a

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ If you're getting started and need assistance or face any bugs, join our active
4646

4747
## <a name="tech-stack">⚙️ Tech Stack</a>
4848

49-
- Node.js
5049
- React.js
5150
- Three.js
5251
- React Three Fiber
@@ -117,10 +116,10 @@ Replace the placeholder values with your actual EmailJS credentials. You can obt
117116
**Running the Project**
118117

119118
```bash
120-
npm start
119+
npm run dev
121120
```
122121

123-
Open [http://localhost:3000](http://localhost:3000) in your browser to view the project.
122+
Open [http://localhost:5173](http://localhost:5173) in your browser to view the project.
124123

125124
## <a name="snippets">🕸️ Snippets</a>
126125

0 commit comments

Comments
 (0)