# vue3-tailwind **Repository Path**: Cancon/vue3-tailwind ## Basic Information - **Project Name**: vue3-tailwind - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-14 - **Last Updated**: 2022-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3-tailwind2 WIP 🚧🚧🚧 This template is built using [Vue.js 3](https://v3.vuejs.org/) + [TypeScript](https://www.typescriptlang.org/) + [Tailwind CSS 2](https://tailwindcss.com/)+ [@carbon/icons](https://www.npmjs.com/package/@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) ## Usage clone this project by running git clone https://github.com/boussadjra/vue3-tailwind2.git ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).