A simple To-Do list example created with React and Apollo.
The GraphQL server is made with json-graphql-server library.
This project uses yarn as a package manager.
Node version: 18.7.1
yarn installOpen http://localhost:5173 with your browser to see the result.
yarn devyarn buildOpen http://localhost:4173 with your browser to see the result.
yarn build
yarn previewyarn server