Source code for Edge Provide/inject API example.
- Download or clone the repo.
npx degit edge-js/example-map-component - Install dependencies.
npm install - Run the Node.js server.
node index.js - Open the browser.
http://localhost:3000
Source code for Edge Provide/inject API example.
npx degit edge-js/example-map-componentnpm installnode index.jshttp://localhost:3000