2021-11-03 17:56:59 +01:00
2021-11-01 11:35:11 +01:00
2021-11-01 11:35:11 +01:00
2021-11-03 16:41:46 +01:00
2021-11-03 17:56:59 +01:00
2021-11-01 11:35:11 +01:00
2021-11-01 11:35:11 +01:00
2021-11-01 11:35:11 +01:00
2021-11-01 11:35:11 +01:00
2021-11-01 11:35:11 +01:00
2021-11-01 11:35:11 +01:00
2021-11-01 11:35:11 +01:00
2021-11-01 11:35:11 +01:00
2021-11-01 11:35:11 +01:00
2021-11-01 11:35:11 +01:00

Vite - Vue 2 starter template

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

Live Demo

🔥 Features

📦 Vite plugins

🚀 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
yarn install

Usage

Development

Just run and visit http://localhost:8080

yarn dev

Build

To build the App, run

yarn 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 ♥️

Description
Vite + vue2 + windi css + esp32 cam
Readme 199 KiB
Languages
Vue 82.1%
TypeScript 7.4%
JavaScript 6%
HTML 4.1%
Shell 0.4%