All Projects → web2033 → Vite Vue3 Tailwind Starter

web2033 / Vite Vue3 Tailwind Starter

Vite 2.x + Vue 3.x + Tailwind 2.x (starter) ⚡

Projects that are alternatives of or similar to Vite Vue3 Tailwind Starter

Next Startd
⚡ Free Next.js landing page template for SaaS products, online services and more.
Stars: ✭ 211 (+2.93%)
Mutual labels:  starter, template, tailwindcss
Vue Demo
Vue.js 示例项目 · 简易留言板。本项目拥有完善的文档说明与注释,让您快速上手 Vue.js 开发 SPA。Webpack / ES6 + Babel / Vue Router / (Vue Resource?) / (Vue Validator?) / (Vuex?) —— An Excellent Vue Starter with Best Practice / 最佳实践
Stars: ✭ 1,225 (+497.56%)
Mutual labels:  starter, template, vue-router
Bento Starter
🍱 Full-Stack solution to quickly build PWA applications with Vue.js and Firebase
Stars: ✭ 1,519 (+640.98%)
Mutual labels:  starter, template
Fama
TailwindCSS based personal branding template. Built with react and framer-motion
Stars: ✭ 121 (-40.98%)
Mutual labels:  template, tailwindcss
Codrops Libre
A reponsive single page app template for collection management projects
Stars: ✭ 124 (-39.51%)
Mutual labels:  template, tailwindcss
Vue Element Starter
Vue starter with Element-UI [READY, unmaintained now]
Stars: ✭ 216 (+5.37%)
Mutual labels:  starter, template
Universal Resume
Minimal and formal résumé (CV) website template for print, mobile, and desktop. https://bit.ly/ur_demo
Stars: ✭ 1,349 (+558.05%)
Mutual labels:  template, tailwindcss
Todolist Frontend Vuejs
Front-end application for Todolist Web application built with Laravel and Vue.js
Stars: ✭ 120 (-41.46%)
Mutual labels:  vue-router, tailwindcss
Gridsome Forestry Starter
Gridsome starter kit with Forestry (CMS)
Stars: ✭ 127 (-38.05%)
Mutual labels:  starter, template
Vertx Maven Starter
Maven project template for Vert.x
Stars: ✭ 135 (-34.15%)
Mutual labels:  starter, template
Automatic Gatsbyjs App Landing Page
Automatic GatsbyJS App Landing Page - Automatically generate iOS app landing page using GatsbyJS
Stars: ✭ 137 (-33.17%)
Mutual labels:  starter, template
Vertx Gradle Starter
Gradle project template for Vert.x
Stars: ✭ 91 (-55.61%)
Mutual labels:  starter, template
Ghostwind
Tailwind CSS Starter Template - Ghostwind (Ghost Casper theme in Tailwind CSS)
Stars: ✭ 89 (-56.59%)
Mutual labels:  template, tailwindcss
Es6 Webpack2 Starter
🚀 A template project for es6/7, webpack2/3, sass and postcss
Stars: ✭ 106 (-48.29%)
Mutual labels:  starter, template
Admin Template
Tailwind CSS Starter Template - Admin Dashboard Template
Stars: ✭ 160 (-21.95%)
Mutual labels:  template, tailwindcss
Seed Quickstart Webpack
Template for web apps with Seed (Rust framework), TailwindCSS and Webpack.
Stars: ✭ 73 (-64.39%)
Mutual labels:  template, tailwindcss
Tail Kit
Tail-kit is a free and open source components and templates kit fully coded with Tailwind css 2.0.
Stars: ✭ 997 (+386.34%)
Mutual labels:  template, tailwindcss
Profile Card
Tailwind CSS Starter Template - Profile Card (Single page website for your profile/links)
Stars: ✭ 69 (-66.34%)
Mutual labels:  template, tailwindcss
Vue2 Scaffold
The best scaffold for Vue 2.x based on vue-cli#vuejs-templates/webpack
Stars: ✭ 125 (-39.02%)
Mutual labels:  starter, vue-router
Moderncppstarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
Stars: ✭ 2,381 (+1061.46%)
Mutual labels:  starter, template

Vite 2.x + Vue 3.x + Tailwind 2.x starter ⚡

vvt

⚠ Currently, there's a bug where you can't have space chars in a project's folder name on Windows (try it in a folder without spaces and special chars in its name) ⚠

This starter template also includes:

Getting Started 🚀

npm:

npm install
npm run dev
npm run build
npm run serve

yarn:

yarn
yarn dev
yarn build
yarn serve

Bonus links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].