Skip to content

Latest commit

 

History

History
 
 

landing

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

It doesn't use any server-side features so it can be deployed to Github pages.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

Deployment

There is a Github action that will build the static site to the ./out folder and deploy this to Github pages.