An open API service indexing awesome lists of open source software.

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.

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/)