Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 596 Bytes

File metadata and controls

19 lines (11 loc) · 596 Bytes

Berlin Swapfest

Berlin Swapfest Microsite

CI

Contributing

Most details are inside of src/constants/* files, use date.ts to change the date of the event and use location.ts to change the location of the event (this requires more work elsewhere).

pnpm install

pnpm run dev

# make changes

# open a pull request