Skip to content

Commit

Permalink
Fix local run command
Browse files Browse the repository at this point in the history
  • Loading branch information
TamimEhsan authored Dec 15, 2024
1 parent 05bb52a commit e5682d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ I took inspirations from the following sources for some of the segments.
Make sure you have node installed in your system. Then run
```bash
npm i
npm run start
npm run dev
```
This will start the app in `http://localhost:3000/AlgorithmVisualizer`

Expand Down

0 comments on commit e5682d1

Please sign in to comment.