Skip to content

beatleboy501/AmazonLocationServiceReactDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Location Service Demo

This project was bootstrapped with Create React App.

Commands Used

  $ npx clear-npx-cache
  $ npx create-react-app als-demo-app --template typescript
  $ cd als-demo-app
  $ npm install aws-amplify 
  $ npm install @aws-amplify/ui-react
  $ npm install maplibre-gl 
  $ npm install maplibre-gl-js-amplify 
  $ npm install @maplibre/maplibre-gl-geocoder

  $ npm i -g @aws-amplify/cli@geo
  $ amplify configure
  $ amplify init
  $ amplify add geo
  $ amplify geo add
  $ amplify push
  $ amplify geo populate
  $ amplify push
  $ npm start

Extra Reading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published