/vue3-vite-login-template

Vue3 Vite Simple Login Starter Template based on Vitesse by @antfu

Primary LanguageTypeScriptMIT LicenseMIT

Vue3 Vite Simple Login Starter Template based on Vitesse(by @antfu)


Features


Pre-packed

UI Frameworks

  • UnoCSS - The instant on-demand atomic CSS engine.

Icons

Plugins

Coding Style

Try it now!

This template requires Node >=14.18

Checklist

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

  • Change the author name in LICENSE
  • Change the title in App.vue
  • Change the favicon in public
  • Clean up the README

And, enjoy :)

Usage

Development

Just run and visit http://localhost:3333

pnpm dev

Build

To build the App, run

pnpm build

And you will see the generated file in dist that ready to be served.

Deploy on Netlify

Go to Netlify and select your clone, OK along the way, and your App will be live in a minute.