An open API service indexing awesome lists of open source software.

https://github.com/phiilu/apple-maps-example

This repo shows how you can add Apple Maps to your website using a serverless function hosted on Netlify
https://github.com/phiilu/apple-maps-example

apple-maps hacktoberfest html javascript map maps netlify netlify-functions serverless

Last synced: 26 days ago
JSON representation

This repo shows how you can add Apple Maps to your website using a serverless function hosted on Netlify

Awesome Lists containing this project

README

          

# Apple Maps Example

## Getting Started

1. You will need to install the Netlify CLI globally

```
npm install netlify-cli -g
```

2. Next install the dependencies with `npm install`

3. Run the project with `npm start`

4. The website will now be available on `http://localhost:18080`