chatty-pub/front
2021-07-15 13:29:54 +02:00
..
dist build with ocs 2021-07-15 10:18:05 +02:00
docs Doc updates 2021-07-13 17:47:51 +02:00
public title an favicon 2021-07-09 13:10:03 +02:00
src resolves zulip client before routing 2021-07-15 13:29:54 +02:00
.env.development builddforproduction 2021-07-09 09:52:15 +02:00
.env.production builddforproduction 2021-07-09 09:52:15 +02:00
.gitignore first build 2021-07-08 15:58:28 +02:00
babel.config.js initial commit 2021-06-26 13:12:56 +02:00
package-lock.json protect router from creating new straeams 2021-07-13 16:48:13 +02:00
package.json protect router from creating new straeams 2021-07-13 16:48:13 +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.