create-t3-ui

Simple to use UI for initializing your T3 app

Downloads
21
Stars
13
Committers
2

Create T3 UI

Simple to use UI for initializing your T3 app.

** TOOL STILL UNDER DEVELOPMENT **

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.