sanjaysoundarajan.dev Getting Started 1. Install dependencies It is encouraged to use yarn so the husky hooks can work properly. yarn install 2. Run the development server You can start the server using this command: yarn dev Open http://localhost:3000 with your browser.