1.0.10 • Published 2 years ago

create-t3-app-fork v1.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Interactive CLI to quickly set up a project using the t3 stack

PRs-Welcome Version Downloads

What is the T3 Stack?

t3 stack is a web development stack made by Theo.

It consists of

If you want to know more about the stack, check out init.tips

Usage

npx create-t3-app@latest
# or
yarn create t3-app
# or
pnpx create-t3-app@latest

Dev

Read the Contributing guidelines

To install dependencies

# Install pnpm
npm install -g pnpm
# Install dependencies
pnpm install
# Initial build
pnpm run build
# Start the package locally
pnpm start

Contributors

We 💖 contributors! Feel free to contribute to this project

Made with contrib.rocks.

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago