0.2.1 • Published 7 months ago

create-t3nuxt-app v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

PRs-Welcome NPM version Downloads

Table of contents

  • The T3 Stack
  • Getting Started
  • Shoutouts

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:

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