How to run the web server 1. Start backend server Within the /server directory run node index.js 2. Start client server Within the /client/myapp directory run npm start