1.2.0 • Published 3 years ago

@woubuc/create-nuxt-app v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Create Nuxt App

A simple Nuxt scaffolding script that sets up:

Based on a project created by the official create-nuxt-app tool, then adjusted to my own taste so I can get up and running faster.

  • Tab-based indentation
  • Includes a .swpfile
  • Ready to use types & tsconfig
  • Tailwind config & css file already created
  • Basically empty default layout & index page, without default Nuxt content

Usage

yarn create @woubuc/nuxt-app <name>

Note: if you have used yarn create nuxt-app in the past, Yarn will try to run that instead of this one. You will have to uninstall the global package first with yarn global remove create-nuxt-app.

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago