0.3.0 • Published 1 year ago

create-t3-ui v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Create T3 UI

Simple to use UI for initializing your T3 app.

⚠️ RIGHT NOW ONLY CREATE T3 TURBO IS WORKING ⚠️

Screenshot

Usage

To run the tool, use npx create-t3-ui@latest command.

Developement

CLI

To run the tool in dev, use npm run build && npm run cli command.

Web application

To run the web app in dev, use npm run dev command.