You can not 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 9a1aa73cc8
paste images/files as attachment
3 years ago
public add fileInput, refactor eventContent 3 years ago
src paste images/files as attachment 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 debug and add localStorage 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