Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kuc-arc-f/fastify_11qwik

fastify + Qwik + vite, MPA sample
https://github.com/kuc-arc-f/fastify_11qwik

esbuild fastify qwik vite

Last synced: 3 days ago
JSON representation

fastify + Qwik + vite, MPA sample

Awesome Lists containing this project

README

        

# fastify_11qwik

Version: 0.9.1

Author  : Kouji Nakashima / kuc-arc-f.com

date    : 2024/02/29

update : 2024/03/01

***
### Summary

fastify + Qwik + vite, MPA sample

***
### build

* dev-start
```
yarn dev
```

* build
```
yarn build
```

***
### blog

https://zenn.dev/knaka0209/books/b1bd883fb8dd95

***