Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 178 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 178 Bytes

Setup

  1. Clone the repository
  2. Install dependencies: npm install
  3. Copy data/waitlist.example.json to data/waitlist.json
  4. Run the development server: npm run dev