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 c57d32c450 add matrixHandler and cookieHandler 4 years ago
public added icon and login witch other homeservers 4 years ago
src add matrixHandler and cookieHandler 4 years ago
.eslintrc.js update eslint 4 years ago
.gitignore added icon and login witch other homeservers 4 years ago
README.md Update 'README.md' 4 years ago
api.js renaming disabled 4 years ago
babel.config.js init 4 years ago
package.json update eslint 4 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