Static HTML page that introduces users to VUSD and redirects to the app.
Serving the landing page locally for development can be done by using live-server
:
npx live-server public
This landing page is hosted in GitHub Pages. Deployments are automated.