Skip to content

In the interest of simplifying deployment (and at the cost of complicating local dev), this splits the wedding site monorepo into frontend and backend repos.

Notifications You must be signed in to change notification settings

ryanmccarthy031/wedding-site-frontend

Repository files navigation

Wedding Site Backend

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

In the interest of simplifying deployment (and at the cost of complicating local dev), this splits the wedding site monorepo into frontend and backend repos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published