Skip to content

just-maik/maiks-nuxt3-starter

Repository files navigation

CURRENTLY OUTDATED!

Maik's Started based on Nuxt 3

The included batteries:

  • SEO-Kit
  • Typed Router
  • Tailwind
  • Nuxt Device
  • VueUse
  • NuxtSvgo
  • Nuxt Icon
  • Vite PWA
  • Check out package.json for more

Setup

Make sure to install the dependencies:

# pnpm
pnpm install

Development Server

Start the development server on http://localhost:3000

pnpm dev

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

About

Check out the readme to see what is preconfigured in this starter template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published