chatty-pub/front
2021-07-07 17:26:56 +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 aadd/remoove reaction 2021-07-07 16:59:01 +02:00
.gitignore ahem remove .env 2021-07-07 17:26:24 +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.