Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 192 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 192 Bytes

Dream journal

This is an assignment for a backend developer interview

Setting up and running the project

  • Run the following commands
npm install
npm run dev