Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 142 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 142 Bytes

Asset Tracker Client

vim .env
    REACT_APP_MAPBOX_TOKEN={YOUR-TOKEN}
yarn install
yarn start
yarn test
yarn build