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 ⚡
- Host: GitHub
- URL: https://github.com/harshcasper/neoalgo-docs
- Owner: HarshCasper
- License: mit
- Created: 2021-04-06T04:40:36.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-01T07:49:11.000Z (about 5 years ago)
- Last Synced: 2025-04-04T11:46:50.232Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.24 MB
- Stars: 27
- Watchers: 1
- Forks: 49
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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 ⚡
[](https://vercel.com?utm_source=NeoAlgo-Docs&utm_campaign=oss/)