This website is built using NextJS
Run yarn from the root directory
Run yarn build from the root directory
yarn devThis command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.