/wedding-web

What, you thought we were gonna use Squarespace?

Primary LanguageJavaScript

Cheston & James's wedding website

For local development

yarn
yarn run dev
open http://localhost:3000

For deployment

yarn
yarn run build
yarn start

The web server will be listening on port 3000.