nuxtbase / nuxt3-starter

💚 A Better Nuxt 3 Starter Template,generate by nuxi.
https://nuxt3-starter-repo.netlify.app/
MIT License
189 stars 35 forks source link

Install with nuxi init #2

Closed atinux closed 2 years ago

atinux commented 2 years ago

You should be able to install the repo with nuxi unit -t xiaoluoboding/nuxt3-starter

Updating the install section instead of degit shall be better I believe.

xiaoluoboding commented 2 years ago

@Atinux Thanks for the advice, Do you mean the command is npx nuxi init -t xiaoluoboding/nuxt3-starter, I think it should be init, not unit.

atinux commented 2 years ago

Yes npx nuxi init -t xiaoluoboding/nuxt3-starter sorry it was a typo (I was on mobile)