Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
Houdini How setup for Vite
- Host: GitHub
- URL: https://github.com/patak-dev/vite-houdini-how
- Owner: patak-dev
- License: mit
- Created: 2021-01-30T21:27:41.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-31T12:59:16.000Z (almost 4 years ago)
- Last Synced: 2024-10-29T05:23:40.309Z (about 2 months ago)
- Language: CSS
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```