Running project (dev) Prerequisites: Installed Node.js version >= 10.19 Installed npm version >= 6.14 Gofmt & ESLint are used for code formatting Server cd server && go get go run main.go Client cd client && npm install npm run start