You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-25 05:23:13 +03:00
We no longer need this because the dist/ package includes a copy already. This simplifies browser development a lot.
To try it out, host this folder:
$ python -m SimpleHTTPServer 8003
Then visit http://localhost:8003.