Docs for how to use HOT's tools in an End-to-End data mapping flow.
- If we are using hotosm/ui to build components in other repos.
- Then we can install the repo:
pnpm install git+https://github.com/hotosm/fmtm#main&path:src/frontend
- And import the components to use from that repo:
import SomeButton from 'fmtm/src/components/some-button.ts