/headlessui-test

Vue 3 + TypeScript + Vite + Headless UI + Tailwind UI

Primary LanguageVueMIT LicenseMIT

Headless UI Test Project

This is a test project primarily for using Headless UI in a Vue.js Single Page Application (SPA).

By Kyle Weishaupt.

The project utilizes the following packages:

  1. Vue.js,
  2. Typescript
  3. Vite.js
  4. Headless UI
  5. Tailwind UI

Installation

  1. Run npm install to install dependencies.
  2. Run npm run dev for local development or npm run build to compile for production.