Custom `create-tsrouter-app` with example
Hey, do the custom examples work on
create-tsrouter-app
like in next.js? I wanted to create a new app with custom example repo, like in next, but it doesn't seem work work. npx create-tsrouter-app --example <link>
2 Replies
vicious-gold•2mo ago
cc @jherr
optimistic-gold•2mo ago
Our version of that is called
starters
. Unfortunately the two starters we have need an update as they are not de-vinxi'ed. I'll post back in here when I have them ready to go.
The really slick thing about this feature is that you can actually make your own starter. And we'll be documenting that as we got to 1.0 with CTA (create-[tsrouter|start]-app)