- Node LTS or higher
- Recent versions of npm or yarn
- Clone the repository
- Checkout to the root directory of the application
- Download all the required packages for the application by running - npm install
- To run the application, run npm start
- Run npm test