Azam2926 / covid

Yoshlik covid center

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Vite, Vue, Tailwind CSS

This starter template also includes:

  • Vue Router 4.x
  • Inter var font (self-hosted, woff2, v3.19, with 'preload' attr, check out index.html)
  • Just-in-Time mode by default introduced in Tailwind CSS v2.1 (in preview!)
  • Headless UI - unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS
  • Heroicons - beautiful hand-crafted SVG icons, by the makers of Tailwind CSS

First-party plugins needed for Tailwind UI:

Getting Started 🚀

Open in Visual Studio Code

npx degit web2033/vite-vue3-tailwind-starter vvt-app
cd vvt-app

npm:

npm i
npm run dev
npm run build
npm run serve

yarn:

yarn
yarn dev
yarn build
yarn serve

Deploy to Netlify

Bonus links

About

Yoshlik covid center


Languages

Language:Vue 52.5%Language:JavaScript 29.7%Language:HTML 10.1%Language:CSS 7.8%