Bringing an all Open-Source Platform to study Data Structures and Algorithms ⚡
You will need to have NodeJS and Yarn installed, if you haven't done that yet - get started here and here. Then, follow the steps below ⬇️
$ git clone [email protected]:TesseractCoding/NeoAlgo-Docs.git
$ cd NeoAlgo-Docs
$ yarn
$ yarn start
Finally, navigate to http://localhost:3000 and you should see our app is now up and running ⚡