Skip to content

Bun + React + Tailwind CSS + Shadcn UI + React Router + SWR

Notifications You must be signed in to change notification settings

basst85/bun-react-tailwind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bun + React + Tailwind CSS + Shadcn UI + React Router + TanStack Query (React Query)

A simple test project using Bun, React, Tailwind CSS, Shadcn UI, React Router and TanStack Query (React Query). First you need to install Bun if you haven't already.

To install dependencies:

bun install

To start a development server:

bun dev

To build for production:

bun build

To run for production:

bun start

About

Bun + React + Tailwind CSS + Shadcn UI + React Router + SWR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published