Node (version 12.18 and above)
To set up this application open terminal and run the following command.
npm install
npm run build
npm start
The above command will install all the necessary packages and also build the appliation.
- Siddhant Painter