Skip to content

minimal nuxt 3 starter boilerplate setup with typescript, tailwind & pinia

Notifications You must be signed in to change notification settings

Cimorexave/nuxt3-starterpack

Repository files navigation

Nuxt 3 + Tailwindcss + TypeScript + Pinia starter setup

Download, clone or fork this repo to start working on a bug free boilerplate starter pack for this configuration. Remove the NuxtWelcome and start coding!

Setup

Simply download or clone the project:

git clone https://github.com/Cimorexave/nuxt3-starterpack.git

Make sure to install the dependencies:

# npm
npm install

# yarn
yarn install

Development Server

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

# npm
npm run dev

# yarn 
yarn dev

About

minimal nuxt 3 starter boilerplate setup with typescript, tailwind & pinia

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published