TypeScript 90.4%
CSS 7.6%
HTML 1.9%
Other 0.1%
15 1 0

Clone this repository

https://tangled.org/nekomimi.pet/bunsite
git@knot.gaze.systems:nekomimi.pet/bunsite

For self-hosted knots, clone URLs may differ based on your setup.

README.md

bun-react-tailwind-shadcn-template#

To install dependencies:

bun install

To start a development server:

bun dev

To run for production:

bun start

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