Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 839 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 839 Bytes

Vue 3 + Vite + Tailwind + Vue Router + Pinia + DaisyUI

This template should help get you started developing with Vue 3, Tailwind CSS, Vue Router, Vuex with Typescript on Vite.

TypeScript Vue.js TailwindCSS SASS

Setup

Change project-name in package.json to your PROJECT NAME.

Then, Install and Run.

For NPM

npm install
npm run dev

For YARN

yarn
yarn dev

Ta-Da! Done.