Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 200 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 200 Bytes

taskmaster

Project setup

requirements nodejs 18+ and yarn, mongodb 4.4+

rename .env.example to .env

Compiles and run for development on your local

yarn install
yarn serve