Skip to content

I created this quick boilerplate, so you can set up a Vue3 project with Vite, Tailwind and SASS ready to go.

Notifications You must be signed in to change notification settings

andyjterry/vite-vue-tailwind-boilerplate

Repository files navigation

Vue 3 + Vite + TailwindCSS/SASS Boilerplate

This template should help get you started developing quicker with Vue 3 in Vite along with tailwindCSS and SASS. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

To get started

Once you have cloned the repo, do the following commands

npm i
npm run host

Recommended IDE Setup

Changes

  • added 'npm run host' which will then give you a local and network address. (helpful for testing on mobile devices)
  • SASS has been configured. for more information look here https://vitejs.dev/guide/features.html#css

Thanks, Andy www.andyterry.co.uk

About

I created this quick boilerplate, so you can set up a Vue3 project with Vite, Tailwind and SASS ready to go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published