Skip to content

bun-templates/bun-tanstack-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to your new TanStack app!

This is the basic TanStack starter, but using the Bun runtime and Bun's file APIs.

Getting Started

To run this application:

bun install
bun run dev

Building For Production

To build this application for production:

bun run build

Styling

This project uses Tailwind CSS for styling.

Routing

This project uses TanStack Router with file-based routing. Routes are managed as files in src/routes.

Demo files

Files prefixed with demo can be safely deleted. They are there to provide a starting point for you to play around with the features you've installed.

Learn More

You can learn more about all of the offerings from TanStack in the TanStack documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published