Simple Web App with Express, React and GraphQL Getting Started Run npm i Run npm start Go to http://localhost:4000/graphql to get the GraphiQL server. Go to http://localhost:3000 to see the UI.