WIP 🚧🚧🚧
This template is built using Vue.js 3 + TypeScript + Tailwind CSS 2+ @carbon/icons, it serves as starter for new projects and it contains some basic components to get started, It configured using the Vue ecosystem (Vue-router + Vuex)
clone this project by running
git clone https://github.com/boussadjra/vue3-tailwind2.git
npm install
npm run serve
npm run build