create-t3nuxt-app

0.2.1 • Public • Published

create-t3nuxt-app

Interactive CLI to start a full-stack, typesafe Nuxt app.

Get started with the T3 Stack by running npm create t3nuxt-app@latest

PRs-Welcome NPM version Downloads

Table of contents

The T3 Stack

The "T3 Stack" is a web development stack made by Theo focused on simplicity, modularity, and full-stack typesafety. While create-t3-app is meant for Next.js, this is an implementation of the same mentality but applied to Nuxt. It consists of:

Getting Started

To scaffold an app using create-t3nuxt-app, run any of the following three commands and answer the command prompt questions:

npm

npm create t3nuxt-app@latest

yarn

yarn create t3nuxt-app

pnpm

pnpm create t3nuxt-app@latest

Shoutouts

Package Sidebar

Install

npm i create-t3nuxt-app

Weekly Downloads

2

Version

0.2.1

License

MIT

Unpacked Size

208 kB

Total Files

86

Last publish

Collaborators

  • gfidder