https://github.com/alizul01/vite-vue-tailwindcss-starter
🛠️ Vue.js + TailwindCSS + Vite Web App Starter Project, instead u config manually u can use my starter code project. Installing tailwindcss in vue.js sometimes *cough* hard.
https://github.com/alizul01/vite-vue-tailwindcss-starter
tailwindcss vue vue-starter-project vue-tailwindcss-vite vue3 vuejs
Last synced: 2 months ago
JSON representation
🛠️ Vue.js + TailwindCSS + Vite Web App Starter Project, instead u config manually u can use my starter code project. Installing tailwindcss in vue.js sometimes *cough* hard.
- Host: GitHub
- URL: https://github.com/alizul01/vite-vue-tailwindcss-starter
- Owner: alizul01
- Created: 2022-07-17T00:44:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-17T00:50:07.000Z (over 3 years ago)
- Last Synced: 2025-01-10T17:19:23.178Z (10 months ago)
- Topics: tailwindcss, vue, vue-starter-project, vue-tailwindcss-vite, vue3, vuejs
- Language: Vue
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to Run Project?
```bash
$ npm install
$ npm run dev
```
# Vue 3 + Vite + TailwindCSS
This template should help get you started developing with Vue 3 in Vite use TailwindCSS. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
## Recommended IDE Setup
- [VS Code](https://code.visualstudio.com/)