Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 454 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 454 Bytes

UCF Poll

Prerequisites

Install Dependencies

npm i

Initialize Database

npm run db:rebuild

Local Server

npm run dev