/millward-yuan-wedding

Website for the Millward-Yuan wedding.

Primary LanguageTypeScript

Millward-Yuan Wedding Website

Pages Deploy

This is the repo for our wedding website, which will take place on 16th November 2024.

Building

This is built using Next.js

Install dependencies:

npm install

Run the development server:

npm run dev

Deploying

This is deployed using GitHub Pages, using the deploy-pages workflow.