Skip to content
/ nuxt-template Public template

A starter template for your Nuxt projects + various tutorials and examples.

Notifications You must be signed in to change notification settings

tratteo/nuxt-template

Repository files navigation

Nuxt badass template

You can use this template as a starting point for any of your Nuxt projects. Enjoy!

Important

Each time I do major changes I try to make a video on my YouTube channel. However, I am constantly improving this template, this means I may switch different pacakges in new versions and update dependencies.

Changelog

  • Swapped from chartjs to echarts: simply because I think it is better, configuration is handled more easily.
  • Nuxt UI ^4.0.0 has become free! (blog post here). I have changed the Blog section in order to use all the new Nuxt UI components.

Note

If you want to still check how to implement all the components natively, refer to commit a96557f

⚡Getting started

Install dependencies

bun install

Run dev server

bun run dev

Cheers!

About

A starter template for your Nuxt projects + various tutorials and examples.

Resources

Stars

Watchers

Forks