Skip to content

Adventure-Cards/website

Repository files navigation

Adventure Cards

Community-operated website for the Adventure Card project.

Contribute

  • Update FAQ in /pages/faq.tsx
  • Update Resources in /utils/lists.ts

Run locally

# Install dependencies
yarn

# Run
yarn dev