Created my own Nuxt 3 template
I’ve just created my own starter Nuxt 3 boilerplate. It save me some time for creating new project and tools.
Just run:
npx nuxi init my-nuxt-app -t gh:HariantoAtWork/nuxt-3-boilerplate
I’ve just created my own starter Nuxt 3 boilerplate. It save me some time for creating new project and tools.
Just run:
npx nuxi init my-nuxt-app -t gh:HariantoAtWork/nuxt-3-boilerplate