Skip to content

A Nuxt starter kit to help bypass all the boring configuration/setup so you can spend more time on things you care about most.

License

Notifications You must be signed in to change notification settings

silashuereca/nuxt-starter-kit

Repository files navigation

Nuxt Starter Kit (Vue 3 + Vite + TypeScript)

Setup

yarn install --frozen-lockfile

yarn dev

NOTE: should have Node version 16+ installed on your computer

Features

  • I spent a lot of time at my current company working on the propert eslint configurations that play nice with both Prettier and Eslint. Using this starter project saves you all the headache with that. Big shoutout to Phil for helping out with this. He's a wizard at solving any problem you throw at him.
  • Basic Pinia store setup
  • Manual Routing setup so you don't have to use file based routing
  • Testing for JS functions and Vue components with TypeScript make for even better quality testing practices
  • TypeScript support/configuration
  • Basic Git Action workflow setup to check for linting/test errors

About

A Nuxt starter kit to help bypass all the boring configuration/setup so you can spend more time on things you care about most.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published