To run this project:
-
Clone the repository and cd into the folder.
-
run
npm install
to install node dependencies. -
run
npm install client
to install React dependencies. -
run
npm run dev
to run both server and client.
This is a project carved out of my final year project to solve minimal spanning tree algorithm, but i am building more
JavaScript