Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 933 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 933 Bytes

Getting Started

First, install dependencies:

yarn

Run locally:

yarn dev

Runs on http://localhost:3000.

Learn More

Resources:

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.