@vonojs/plugin-remix
v0.0.1
Published
This is the [Remix Bookstore](https://github.com/remix-run/remix/tree/main/demos/bookstore) demo running on Vono. Vono is a framework for building full stack apps on Vite & Nitro. This demo deploys to cloudflare workers.
Readme
Remix on Vono
This is the Remix Bookstore demo running on Vono. Vono is a framework for building full stack apps on Vite & Nitro. This demo deploys to cloudflare workers.
Get started
install: npm install
dev: npm run dev
build: npm run build
