You need an .env.local file with:
- VITE_GOOGLE_MAPS_API_KEY="[YOUR API KEY]"
- VITE_GOOGLE_MAP_ID="[GOOGLE MAP ID"]
pnpm installand then pnpm dev to run locally.
pnpm run build to create dist folder to then deploy.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
You need an .env.local file with:
pnpm installand then pnpm dev to run locally.
pnpm run build to create dist folder to then deploy.