Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 103 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 103 Bytes

Install dependencies:

npm i

Run backend:

npm run server

Run frontend:

npm start