No description
Find a file
2020-02-16 15:05:10 +00:00
public final changes 2020-02-08 13:37:53 +00:00
src improved message loading performance 2020-02-16 15:05:10 +00:00
.gitignore removed twemoji from gitignore. 2020-02-13 20:12:31 +00:00
babel.config.js big changes, updated vue by reiniting. 2019-12-12 11:31:29 +00:00
jsconfig.json progress on the roles and some bug fixes. 2019-12-19 16:32:04 +00:00
LICENSE.txt added license back 2019-12-12 11:38:50 +00:00
package-lock.json added pako compression for css themes 2020-02-10 16:41:12 +00:00
package.json added pako compression for css themes 2020-02-10 16:41:12 +00:00
README.md fixed names 2019-12-12 11:34:25 +00:00
vue.config.js Allow specifying a specific server in configs\nShould not affect existing setups 2020-01-14 14:30:28 +00:00

Nertivia---Client

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.