A minimal sample configuration project which shows how to combine and use certain packages and is a useful testing project for new updates. This project is being maintained regulary to the new compatible versions of the used packages. Certain syntax and configuration is applied in a hopefully understandable and reusable way.
Contributions in form of best practices or corrections are welcome!
git clone/unzip
npm install
npm install --location:global vite
npm run dev
npm run build
npm run preview

