chatty-pub/front
2021-07-07 17:44:30 +02:00
..
dist initial commit 2021-06-26 13:12:56 +02:00
docs printing & code blocks 2021-07-07 14:54:19 +02:00
public initial commit 2021-06-26 13:12:56 +02:00
src topic adding / removing / updating nnowin real-time 2021-07-07 17:44:30 +02:00
.env real-time events in store, quoting parts of messages 2021-07-02 14:35:21 +02:00
.gitignore initial commit 2021-06-26 13:17:29 +02:00
babel.config.js initial commit 2021-06-26 13:12:56 +02:00
package-lock.json restructured store + api to support topics, not yet properly implemented with real-time events, or in UI 2021-07-07 12:24:26 +02:00
package.json Make panels resizable 2021-07-05 10:18:06 +02:00
README.md initial commit 2021-06-26 13:12:56 +02:00
vue.config.js initial commit 2021-06-26 13:12:56 +02:00

front

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.