- install Node v15, Docker, Docker Compose
- clone this repository
- run
npm install
- run
docker-compose up
to start server and db cd
intoclient
- run
npm install
- run
npm run dev
to start client
npm install
docker-compose up
to start server and dbcd
into client
npm install
npm run dev
to start client