Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kurt-liao/start-nuxt3

The fast and easy way to start a Nuxt3 project.
https://github.com/kurt-liao/start-nuxt3

nuxt nuxt-starter nuxt3 nuxtjs starter template vue

Last synced: about 20 hours ago
JSON representation

The fast and easy way to start a Nuxt3 project.

Awesome Lists containing this project

README

        

# start-nuxt3

The fast and easy way to start a Nuxt3 project.



## Usage

```sh
npx start-nuxt3
```

## Optional

Use `--vu` or `--vueuse` for adding *VueUse* package and `--pinia` for *Pinia*.

```sh
npx start-nuxt3 --vu --pinia
```