punitshah.dev Development Requires Node.js and Yarn. yarn install Installs dependencies. yarn start Runs the site in development mode. Open http://localhost:3000 to view it in the browser. yarn build Builds the site for production to the build folder. yarn deploy Deploys the site to GitHub Pages.