To start the server, inside server directory: Do npm install Run node index.js To start the client, in client directory: Do npm install Run npm start