This repository is a monolithic workspace designed to contain multiple projects.
To build a project:
npm run buildThe build outputs a single HTML file with all scripts and styles inlined.
The final result is a self-contained HTML file, using Vite's Singlefile plugin.
- Vue
- Vite