Skip to content

A simple node monorepo setup using Bun runtime with Vite and React for the frontend and Hono on the backend.

Notifications You must be signed in to change notification settings

bhavishya-sahdev/bun-vite-react-hono-monorepo-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bun-vite-react-hono-monorepo-starter

To install dependencies:

bun install

To run client:

bun run dev:client

To run server:

bun run dev:server

This project was created using bun init in bun v1.0.12. Bun is a fast all-in-one JavaScript runtime.

About

A simple node monorepo setup using Bun runtime with Vite and React for the frontend and Hono on the backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published