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 installto install dependencies. - Run
npm run devfor local development ornpm run buildto compile for production.