Open basmasking opened 1 year ago
@petermasking I added a first setup of the Vite + Qwik + Jitar example, but I need a bit of help with styling the end result.
After fixing the styling, we figured that qwik doesn't generate an index.html file, so it won't run on jitar default setup. @petermasking and I have discussed about this, and we will drop the Qwik implementation for the starter and jump directly to QwikCity with SSR.
Vite itself seems to have added Qwik to their creator, so we can simply use the same approach to integrate Jitar with it.
Context To make it easier to start jitar using the frameworks developers are known with, we need to create integrations and examples for the most popular frameworks.
Solution To support developers that use qwik we need a plugin and an example how to use it with qwik.