Skip to content

An ExpressJS API for the third server programming project.

Notifications You must be signed in to change notification settings

damishra/timesheet-api

Repository files navigation

Server Programming Project 3

FOSSA Status

How to use

  1. Clone repository :
    git clone https://github.com/MishraDP3.git
  1. cd into repo directory :
    cd MishraDP3
  1. Install node dependencies :
    npm install
  1. Run the server :
    node server.js

License

FOSSA Status