We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05bb52a commit e5682d1Copy full SHA for e5682d1
README.md
@@ -78,7 +78,7 @@ I took inspirations from the following sources for some of the segments.
78
Make sure you have node installed in your system. Then run
79
```bash
80
npm i
81
-npm run start
+npm run dev
82
```
83
This will start the app in `http://localhost:3000/AlgorithmVisualizer`
84
0 commit comments