This app was a study into modern web development technologies.
npx degit SrGeneroso/WebDev2022 your-app-name
Install & Run:
cd your-app-name
npm install
npm run dev -- --open
*This app was built upon graphcms/graphcms-examples/with-sveltekit-and-graphql-request