Run server: cd server && npm install && node index.js Run client by webpack: cd client && npm install && npm run start:dev