Skip to content

musmanfaisal/express-vercel-test

Repository files navigation

ps-upwork-backend

Installation

Install dependencies and node modules of the project by using the following command

$ npm install

OR

$ yarn

in the project directory

Running the app

To run the project on the local environment run the following command after installing the node modules

$ npm run start

Environment Dependencies

  • Mongo DB
  • Node >= 12