Skip to content

PiotrekPKP/create-t3-ui

Repository files navigation

Create T3 UI

Simple to use UI for initializing your T3 app.

⚠️ TOOL STILL UNDER DEVELOPMENT ⚠️

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.