NodeJS 14+
- Install Node: https://nodejs.org/en/download/
- Add Node to environment variable
- Open project and run command: npm install (to install all project's dependencies)
- Run the following command: npm start
- Wait for project to start and start using the web