/Wiki/sources/honojs__hono/2026/https-raw-githubusercontent-com-honojs-examples--47dc3e0c0854-commands-s0001-c0000.md
Commands - hono-docs
Commands Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://raw.githubusercontent.com/honojs/examples/main/hono vite jsx/RE...
Commands
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://raw.githubusercontent.com/honojs/examples/main/hono-vite-jsx/README.md#commands
Summary
Run the vite dev server bash npm run dev Building bash npm run build This project is configured to use node runtime, you can change it to your desired runtime in the vite.config.js file. We are using [@hono/vite-build...
Content
Run the vite dev server
npm run devBuilding
npm run buildThis project is configured to use node runtime, you can change it to your desired runtime in the vite.config.js file. We are using @hono/vite-build package for building the project and @hono/vite-dev-server for running the dev server.