https://github.com/afk247/course-backend
https://github.com/afk247/course-backend
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/afk247/course-backend
- Owner: AFK247
- Created: 2023-12-20T06:05:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T03:38:01.000Z (over 2 years ago)
- Last Synced: 2023-12-22T04:22:52.534Z (over 2 years ago)
- Language: TypeScript
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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