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

https://github.com/afk247/course-backend


https://github.com/afk247/course-backend

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

Follow this to run project locally

## Clone the repo:

`git clone https://github.com/AFK247/Course-Backend.git`

## Install the packages:

`npm install`

## start the app:

`npm run start:dev`

## Live Demo:- http://localhost:5000

Also Make sure you have the latest version of Node Js installed