Skip to content

vaibhavrajsingh2001/vite-vue2-windi-template

Repository files navigation

Vite ⚡ - Vue 2 (without composition API) starter template

Note: A starter template for Vue 2 already exist here. However, it uses composition API so I made one with Options API instead, for legacy reasons. Also a more minimal version of it & a bit opinionated.

This starter template will help you to easily create a Vue2 application (with Options API) bundled by the lightning fast build tool called Vite. Besides Vite this template also provides:

  • Vue Router
  • WindiCSS (TailwindCSS) + Dark Mode

📦 Vite plugins

🚀 Getting started

  1. Install dependencies
    yarn
  2. Start dev server
    yarn dev
  3. Visit the page
    http://localhost:8080

About

Starter template for Vite + Vue 2 (Options API) + Windi CSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published