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

dormroomfund/www-new

Repository files navigation

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).