rschooley / docs

The documentation site for houdini, live at http://www.houdinigraphql.com.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Houdini Docs

The main marketing and doc page for Houdini, live at http://www.houdinigraphql.com.

Developing

Once you've installed dependencies with pnpm install, you can start a development server with:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

The documentation site for houdini, live at http://www.houdinigraphql.com.


Languages

Language:Svelte 62.9%Language:JavaScript 21.6%Language:CSS 13.7%Language:HTML 1.7%Language:Shell 0.1%