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

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

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

Last synced: 9 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
```