Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 275 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 275 Bytes

Getting started

1. Install npm packages

  • In client folder: npm i
  • In server folder: npm i

2. Start client and server

  • Navigate to project root directory
  • Run server with npm run dev

Application will be running on http://localhost:3000/