Micro-app showing off what we did with our Vestaboard.
🌐 View it at https://vesta.infi.nl.
After npm install (or pnpm install or yarn), start a development server:
npm run dev -- --openTo create a production version of your app:
npm run buildThis will put build output into the /docs folder, which is served via GitHub Pages.
You can preview the production build with npm run preview.
You should see something like this:

