/vue-tailwind-vite-starter

Vite, Vue 3 and TailwindCSS with SPA (Single Page Application).

Primary LanguageVue

Vue 3 + Tailwind + Vite

Vite, Vue 3, Tailwind CSS

This template will help you start developing with Vue 3 and TailwindCSS in Vite, also comes with a Vue Router to create SPA (Single Page Application).

This starter template includes:

Getting Started

Click Button Use This Template

Clone this repository

git clone https://github.com/Rauliqbal/vue-tailwind-vite.git

Project setup

=======

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Customize configuration

See Docs Vue 3.

Recommended IDE Setup