Mark List

Prerequisites

  • NodeJS
  • npm
  • MongoDB Connection URI

To Run Locally, Follow these steps

  1. Clone the repository
    git clone https://github.com/muhammedfahis/A-Techsolutions-Node.git

  2. Run the following command on the cloned folder
    npm install

  3. Run the following command to start the server
    npm start
    4.1234567891011121314151617