React app with React Router + Express.js Development Install dependencies: npm install Start the project at http://localhost:3000. npm start:client Start the with server side project at http://localhost:9000. npm start Testing npm test