vite-tailwind-vue2-vue3-starter Tailwind Templates

Vite Tailwind Vue2 Vue3 Starter

vite和tailwind.css的基础模板, 基于Vue2或者Vue3,引入自定义图标集

Vite ⚡ - Vue 3 or Vue2 starter template

master分支支持vue3,另外还有vue2分支

Create a Vue 2 application bundled by the lightning fast build tool Vite

✨ Live Demo

🔥 Features

🚀 Getting started

GitHub Template

Create a repo from this template on GitHub

When you use this template, try follow the checklist to update your info properly

  • Rename name field in package.json
  • Change the author name in LICENSE
  • Change the app name in .env
  • Change the favicon in public
  • Clean up the README(s) and remove routes

Clone

If you prefer to do it manually with a cleaner git history

npx degit lstoeferle/vite-vue2-windicss-starter my-vite-vue2-app
cd my-vite-vue2-app
npm i

Usage

Development

Just run and visit http://localhost:8080

npm run dev

Build

To build the App, run

npm run build

And you will see the generated files in dist, which are ready to be served.

Why

Vue 3 is awesome, but we should not forget about supporting Vue 2 ♥️

Top categories

Loading Svelte Themes