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:
- Run
npm install
to install dependencies. - Run
npm run dev
for local development ornpm run build
to compile for production.