Setup

  • You must have the latest node version installed on your system.
  • Install npm.

1. Clone the repository

      git clone https://github.com/Manoj-Kumar-Munda/dodash-assignment.git
      cd dodash-assignment

2. Install dependencies

    npm install 

Start the development server

npm run dev