Go to file
2020-12-24 00:13:45 +00:00
public added icon and login witch other homeservers 2020-12-24 01:04:05 +01:00
src added icon and login witch other homeservers 2020-12-24 01:04:05 +01:00
.gitignore added icon and login witch other homeservers 2020-12-24 01:04:05 +01:00
api.js renaming disabled 2020-11-11 00:21:04 +01:00
babel.config.js init 2020-10-30 13:40:50 +01:00
package.json undefined room fix 2020-12-05 03:52:50 +01:00
README.md Update 'README.md' 2020-12-24 00:13:45 +00:00
vue.config.js vue-router and login page 2020-11-06 01:06:26 +01:00

[chat]

a simple matrix webapp for mobile and desktop

setup

npm install

run for development

npm run serve

compile for production

npm run build