This project run in a Node enviroment, if you don't have already insalled on your machine Node Js. Version used for this project 20.17.0 LTS.
For setup open the terminal and run the fallowing commands:
npm install
npm run serve
npm run build
npm run lint