Skip to content

Latest commit

 

History

History

Website

This website is built using NextJS

Installation

Run yarn from the root directory

Building the app

Run yarn build from the root directory

Local Development

yarn dev

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.