create-t3-app-fork
Version:
Create web application with the t3 stack
36 lines (18 loc) • 522 B
Markdown
create-t3-app
# 4.1.1
## Patch Changes
- Updated package to full ESM support
# 4.1.0
## Minor Changes
- Create-t3-app now accepts args!
When calling create-t3-app, you can specify the app name and directory directly from the cli.
Additonal options are visable by passing -h or --help into the command line
# 4.0.8
## Patch Changes
- added loading spinners
# 4.0.7
## Patch Changes
- added tsup as build tool
# 4.0.6
## Patch Changes
- Added dev tooling.