@woubuc/create-nuxt-app

1.2.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @woubuc/create-nuxt-app

Weekly Downloads

21

Version

1.2.0

License

MIT

Unpacked Size

7.89 kB

Total Files

22

Last publish

Collaborators

  • woubuc