//test-nuxt3appbysandros94

test-nuxt3app

2
0
2
2
Vue

test-nuxt3app

What am I looking at?

This is a small sandbox/boilerplate for a minimal nuxt app.
By minimal I mean that includes the minimum tools I need to fulfill my current projects.

Nuxt Modules

This is a list of currently installed modules and future ones that need evaluation and testing:

  • UnoCSS
  • Anu
  • Content
  • Directus
  • I18n
  • Image
  • Google Font
  • Robots
  • Pinia
  • Nuxt-Auth
  • Web-Vitals
  • VueUse

Old readme

this are lines from the old readme that I need revisit and cleanup

Nuxt 3 Minimal Starter

Look at the nuxt 3 documentation to learn more.

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Checkout the deployment documentation for more information.

[beta]v0.14.0