Skip to content
/ nuxt3-template Public template

A template to fast start new Nuxt personal projects

License

Notifications You must be signed in to change notification settings

pisandelli/nuxt3-template

Repository files navigation

nuxt3-scaffolding

A template to fast starting new Nuxt 3 projects.

Included with this template

Highlights

  • Typescript by default
  • Predefined Mixins
  • Ready to use Utility Classes
  • Custom Error page
  • Prettier Code Formatting

Examples

Feel free to explore the code and see how to use some features.
I believe you could be interested in Nuxt's Docs

What's planned for the future?

  • Improve Documentation
  • Add prefers-color-scheme media in compositions when necessary
  • Add component factory for compositions
  • Create a Dark theme
  • Anything that worth in the Issues section