- Pull down the repo
- Run
yarnto get the latest dependencies - Run
yarn devto start up a development server that will watch your files - Run
yarn buildto test out building the site in production mode
yarn build runs on every push to the repo automatically.
- NextJS
- Tailwind UI
- Hosted on Netlify