vue-forum This is the project repository. Development Setup Client cd client npm install npm run serve Server cd server npm install npm run dev