Tanstack Start + ShadCN/ui

How to Start?

  1. Clone the repositorygit clone https://github.com/your-repo/tanstack-start-demo.git
  2. Install dependenciesnpm install
  3. Run development servernpm run dev
  4. Open in browserhttp://localhost:3000
  5. Test the counter feature
  6. Check server logsnpm run logs
  7. Customize for your needs
  8. Read documentationhttps://tanstack.com/start/latest

Server Action Example

Count: 0

Theme Toggle

Contribute on Github

Created by @kulterryan