Go to file
2020-11-18 01:24:36 +01:00
public room and chat view 2020-11-15 22:27:06 +01:00
src typo 2020-11-18 01:24:36 +01:00
.gitignore init 2020-10-30 13:40:50 +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-lock.json matrix login and list rooms 2020-11-13 05:18:28 +01:00
package.json typo 2020-11-18 01:24:36 +01:00
README.md init 2020-10-30 13:40:50 +01:00
vue.config.js vue-router and login page 2020-11-06 01:06:26 +01:00

basic_messaging

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.