Tanstack Start + ShadCN/ui
How to Start?
- Clone the repository
git clone https://github.com/your-repo/tanstack-start-demo.git - Install dependencies
npm install - Run development server
npm run dev - Open in browser
http://localhost:3000 - Test the counter feature
- Check server logs
npm run logs - Customize for your needs
- Read documentation
https://tanstack.com/start/latest
Server Action Example
Count: 0