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.
 
 
 
 
Go to file
adb 433fbac3fa Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/views/rooms.vue
3 years ago
public add throbber, room search, room preview 3 years ago
src Merge remote-tracking branch 'origin/master' 3 years ago
.eslintrc.js update eslint 3 years ago
.gitignore added icon and login witch other homeservers 3 years ago
LICENSE Add 'LICENSE' 3 years ago
README.md Update 'README.md' 3 years ago
babel.config.js init 4 years ago
package.json update user and room icons 3 years ago
vue.config.js vue-router and login page 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