mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-05-27 22:01:05 +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
.