Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 274 Bytes

File metadata and controls

19 lines (15 loc) · 274 Bytes

developer-interview-task

A technical task for our developer interviews

Running in development

1 - Install dependencies

npm install

2 - Define and export variables in the sample.env file

source sample.env

3 - Start the server

npm start