Skip to content

phonzammi/vike-hono-example

Repository files navigation

Vike with Hono.

This is an example of integrating Hono with Vite and Vike.

The development server uses @hono/vite-dev-server (Vite Plugin).

The production server uses @hono/node-server (Node.js Adapter for Hono).

To run this example:

  • Fork or clone this repo
cd vike-react-hono
pnpm install
# To run vite development server
pnpm dev 
# To build & run production server
pnpm prod

Read the official documentations of Vike at vike.dev.

This repo was scaffolded with pnpm create vike.

About

Vike + React with Hono (vite-dev-server for dev & node-server for prod)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published