Web components that provide additional functionality for the marketing website.
Create a .env.development file at the root of this project. Include your Google Maps API key like:
VITE_GOOGLE_MAPS_API_KEY=<apiKey>
Then run:
npm install
npm run dev
This is hosted via jsdelivr. To support the delivery of the JS files, the built files must be checked in.