An awesome Dijkstra console program using JS
This project aims to provide the best path between two train stations.
Software | Version |
---|---|
git | >= 2.32.0 |
Node.js | >= v14.17.1 |
npm | >= 7.19.1 |
git clone https://github.com/Lmendev/metro-b00da
cd metro-b00da
npm i
npm start
- Start the project
- Select initial station, final station and train color (optional)
- Look at the magic π§ββοΈ
npm run start # Start project
npm run dev # Run on development mode
npm run test # Run all test
Let me know about cool projects you are developing π