Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 269 Bytes

File metadata and controls

18 lines (12 loc) · 269 Bytes

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