Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 487 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 487 Bytes

Deploy Next.js site to Pages

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, install dependencies with nvm use && yarn install

Then, run the development server with yarn dev