This website is based on Angular 10+ and Nebular
You will first need to install the dependencies
npm install
Once complete, you can start a local dev server by using the command below. This will load the server and open a browser window to localhost:4200
ng serve --open