1.4.1 • Published 2 years ago

create-nuxt3 v1.4.1

Weekly downloads
-
License
WTFPL
Repository
-
Last release
2 years ago

Create Nuxt3

Create Nuxt3 apps with zero effort.

Features

  • Select UI frameworks and install it from list
  • Install extra modules like '@nuxt/content'
  • Install eslint easily

Usage

Make sure you have npx installed (npx is shipped by default since npm 5.2.0)

npx create-nuxt3 <project-name>

Or with yarn

yarn create nuxt3 <project-name>

Or with pnpm

pnpm dlx create-nuxt3 <project-name>

Thanks

  • Thanks to Uetchy for create-create-app package. I couldn't make it without that package.
1.4.1

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.1

2 years ago