Skip to content
Joe Muller
Search
Ctrl
K
Cancel
GitHub
RSS
Blog
Select theme
Dark
Light
Auto
All posts
Recent posts
RevenueCat Setup
Modular vs Namespaced Firestore
Copy as Markdown
Claude Config Devlog
Flutter, Firebase, and Google Sign In 7.1.0
Talkdown Devlog
Setup Supabase Email Architecture
VS Code Snippet Variables
Add Amplitude Analytics to Astro Website
Add App Icons
Tags
flutter (4)
astro (2)
vs-code (1)
RSS
GitHub
RSS
Blog
Select theme
Dark
Light
Auto
Starting TypeScript
Copy as Markdown
Jan 1, 2025
Web App
Section titled “Web App”
Create a
new TanStack Router project
:
Terminal window
npx
create-tsrouter-app@latest
CLI App
Section titled “CLI App”
Terminal window
npm
init
-y