Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 221 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 221 Bytes

dormroomfund.com

Official website for Dorm Room Fund.

Usage

  1. Install dependencies using npm install.
  2. Build next project using npm run build.
  3. Start client using npm run start 8000 (or some other port).