Add instructions for hot-reloading local development
Closed this issue · 1 comments
cbosborn commented
The easiest way to develop on @dialectlabs/react
is to run one of the apps in the examples/
directory while targeting the source in the core library packages packages/dialect-react
& packages/dialect-react-ui
.
Some manual work is needed to get a live hot-reloading development environment. We should document this in the development section of the README
.