This website requires JavaScript.
Explore
Help
Sign In
matrix
/
matrix-react-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced
2025-06-08 13:41:58 +03:00
Code
matrix-react-sdk
/
example
History
David Baker
56415b40e9
more cssage
2015-06-15 17:06:34 +01:00
..
lib
Use .js extension in example for consistency
2015-06-09 17:42:10 +01:00
index.html
more cssage
2015-06-15 17:06:34 +01:00
package.json
uglify at the end so we can also mangle names, and don't bother uglifying individual modules with -g as it doesn't seem to make any difference
2015-06-11 17:46:25 +01:00
README.md
Add repository fields to package.json and add a README to the example
2015-06-09 18:52:26 +01:00
README.md
matrix-react-example
A simple example of how to use the Matrix React SDK