Перейти к файлу
msasinowski ce2477f22e feat: Update gitignore 2020-02-08 21:53:24 +01:00
public feat: new playground ui (#3) 2019-12-01 18:15:17 +01:00
src Styles prop (#13) 2020-02-08 21:49:27 +01:00
.gitignore feat: Update gitignore 2020-02-08 21:53:24 +01:00
README.md Add Popup for examples (#12) 2020-02-08 18:31:38 +01:00
package.json Add Popup for examples (#12) 2020-02-08 18:31:38 +01:00
tsconfig.json Initial commit from Create React App 2019-10-24 23:08:41 +02:00
yarn.lock Add Popup for examples (#12) 2020-02-08 18:31:38 +01:00

README.md

React Azure Maps Playground

  • How to link local package version:
    • run yarn watch in azure-maps-react
    • run yarn link azure-maps-react
    • go to the azure-maps-playground and run yarn link "react-azure-maps"