Skip to content

speedingplanet/intuit-apollo

Repository files navigation

Intuit Intermediate Apollo

Getting started

Open up a terminal window/command prompt/Powershell prompt in intuit-apollo and run

npm install
npm run graphql-server

That should install dependencies and start a GraphQL server on port 8000.

Then open another prompt and run

npm run dev

That should run a client server (React on top of Vite), usually on port 5173.

Useful links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published