Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/patak-dev/vite-houdini-how

Houdini How setup for Vite
https://github.com/patak-dev/vite-houdini-how

Last synced: about 2 months ago
JSON representation

Houdini How setup for Vite

Awesome Lists containing this project

README

        

# Houding How setup for Vite

See https://houdini.how for other worklet examples

To run the project, use

```
yarn
yarn dev
```

or

```
npm install
npm run dev
```