chatty-pub/front
2021-07-02 15:04:10 +02:00
..
dist initial commit 2021-06-26 13:12:56 +02:00
public initial commit 2021-06-26 13:12:56 +02:00
src fixed bug when adding a rule in realtime 2021-07-02 15:04:10 +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 initial commit 2021-06-26 13:12:56 +02:00
package.json initial commit 2021-06-26 13:12:56 +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.