Replies: 1 comment
-
We've got a starter command for Router (as shown in the docs) and it's on the list of things todo for Start. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Such as npx create-tanstack-start or npm create @tanstack/start
Similar to the way next, remix, nuxt do it.
Nuxt has a cli which has the init command included. It is built of https://github.com/unjs/citty which could be a good solution for tanstack start and router?
Beta Was this translation helpful? Give feedback.
All reactions