/incomplet.website

Website for the Incomplete Design History podcast.

Primary LanguageJavaScriptMIT LicenseMIT

incomplet design podcast website

This is the website for the incomplet design history podcast.

dev

This project is built using nextjs.

  • clone the project
  • yarn - install dependencies
  • npm i -g vercel - install vercel if you don't already have it
  • vercel env pull .env.local - get environment variables from vercel
  • yarn run dev - start the dev server