Welcome to your new TanStack app!
This is the basic TanStack starter, but using the Bun runtime and Bun's file APIs.
To run this application:
bun install
bun run devTo build this application for production:
bun run buildThis project uses Tailwind CSS for styling.
This project uses TanStack Router with file-based routing. Routes are managed as files in src/routes.
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.
You can learn more about all of the offerings from TanStack in the TanStack documentation.