Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 668 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 668 Bytes

NeoAlgo-Docs

Bringing an all Open-Source Platform to study Data Structures and Algorithms ⚡

🔧 Installation

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 ⚡

Powered by Vercel