lindelleric / wedding-ui-images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tool for managing invitations and allowing invitees to set their RSVP status

Steps for DEV:

  1. Run yarn.
  2. Run yarn dev to compile, start and watch for changes.
  • It requires a loccal instance of wedding-server on port 4000.
  • The dev server will proxy all /graphql api requests to localhost:4000/graphql.

About


Languages

Language:TypeScript 66.6%Language:CSS 26.0%Language:JavaScript 6.1%Language:Dockerfile 0.9%Language:HTML 0.4%