Development

This is a Next.js project.

Getting Started

First time

  1. Fork repo
  2. Clone it down with git clone
  3. Install dependencies with npm install or yarn or equivalent.

Then to start the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result. 🎉