Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 357 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 357 Bytes

Nuxt Template

This template is an extension of the default nuxt starter template. It enriches it with

  • Nuxt UI (with some minimal default)
  • i18n
  • spellchecking
  • eslint config
  • typechecking

It uses pnpm as package manager. SSR is deactivated.

Look at the Nuxt documentation to learn more.