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

https://github.com/code-env/rsm-frontend


https://github.com/code-env/rsm-frontend

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Getting Started with the code boiler plate

```bash
git clone -b rsm-final https://github.com/zenith-noble01/youtube.git
```

# Installing all depencies

```bash
npm install
```
OR

```bash
npm i
```