An open API service indexing awesome lists of open source software.

https://github.com/harshcasper/neoalgo-docs

Bringing an all Open-Source Platform to study Data Structures and Algorithms ⚡
https://github.com/harshcasper/neoalgo-docs

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://nodejs.org/en/download/) and [here](https://yarnpkg.com/lang/en/docs/install/). Then, follow the steps below ⬇️

```
$ git clone git@github.com: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](./static/img/powered-by-vercel.svg)](https://vercel.com?utm_source=NeoAlgo-Docs&utm_campaign=oss/)