a simple matrix client
https://static.adb.sh/matrix-chat/index.html
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
adb 7292700cc9 | 4 years ago | |
---|---|---|
public | 4 years ago | |
src | 4 years ago | |
.eslintrc.js | 4 years ago | |
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
babel.config.js | 4 years ago | |
package.json | 4 years ago | |
vue.config.js | 4 years ago |
README.md
[chat]
a simple matrix webapp for mobile and desktop
setup
npm install
run for development
npm run serve
compile for production
npm run build