⚠️ We have moved to another Vue 3 boilerplate + Vite, Pinia, Vue Router & Tailwind CSS - this package is not maintained anymore.
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
- Vue 3.0
- Vuex 4.0
- Router 4.x
- Tailwind CSS
- eslint
- prettier
Additionally I added vite-svg-loader to support SVG imports.
git clone https://github.com/richardevcom/vite-vuex-tailwind.git
cd vite-vuex-tailwind
npm install
npm run dev
npm run build
npm run serve