Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 248 Bytes

Server.md

File metadata and controls

12 lines (12 loc) · 248 Bytes

Server

  • This Repository Refers to the Backend of the Web-App
  • In server/ Run the Following Command to Install the Dependencies
npm install --no-lockfile --legacy-peer-deps

Running the Backend

npx nodemon server.js