Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 427 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 427 Bytes

drew-tekulve

Content can be managed at /admin • Deployed on Vercel

This is a Next.js app. Learn more at the Next.js Documentation.

Getting started

  • Copy .env.local.example to .env.local and supply the needed keys
  • Install everything with yarn install
  • Run the dev server with yarn dev
  • Visit the site at http://localhost:3000