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 install
Open http://localhost:5173 with your browser to see the result.
yarn dev
yarn build
Open http://localhost:4173 with your browser to see the result.
yarn build
yarn preview
yarn server