matrix-chat/README.md
2020-12-24 00:13:45 +00:00

184 B

[chat]

a simple matrix webapp for mobile and desktop

setup

npm install

run for development

npm run serve

compile for production

npm run build