Skip to content

paudrow/maudrow-wedding-site

Repository files navigation

README

A site for Audrow and Michelley's wedding.

Setup

  1. Clone this repository
  2. Install dependencies
    npm ci
  3. Start the development server
    npm run dev