https://github.com/houdinigraphql/intro
The starting point for the intro
https://github.com/houdinigraphql/intro
Last synced: about 1 month ago
JSON representation
The starting point for the intro
- Host: GitHub
- URL: https://github.com/houdinigraphql/intro
- Owner: HoudiniGraphql
- Created: 2022-03-04T09:06:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-13T20:17:09.000Z (almost 2 years ago)
- Last Synced: 2025-05-06T18:35:00.005Z (about 2 months ago)
- Language: JavaScript
- Homepage: pokedex-gray-two.vercel.app
- Size: 328 KB
- Stars: 11
- Watchers: 2
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Houdini/intro
This repository provides the starting place for the [Introduction found on the Houdini website](https://www.houdinigraphql.com/intro/welcome).
- A deployed version of this application can be found at https://houdini-intro.pages.dev/.
- The source code for final version of the application can be found in the [final branch](https://github.com/HoudiniGraphql/intro/tree/final).## Starting the Project
Once you have the project cloned, you can start it by running `npm run dev`