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 f5388abeb0
fix admin and icons
3 years ago
public fix admin and icons 3 years ago
src fix admin and icons 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 add class AdminAPI and admin.vue 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