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.
Once you have cloned the repo, do the following commands
npm i
npm run host
- 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