Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 183 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 183 Bytes

Instructions

contact Jake for .env variables.

install all dependencies and run project using the following commands.

cd api
npm install
npm run build
npm run start