chatty-pub/front
2021-07-15 16:29:23 +02:00
..
dist remvoe stream eventns form chapters 2021-07-15 14:31:54 +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 Merge branch 'master' of github.com:hackersanddesigners/chatty-pub 2021-07-15 16:29:23 +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 gitignore: dist 2021-07-15 12:44:40 +02:00
babel.config.js initial commit 2021-06-26 13:12:56 +02:00
package-lock.json update npm deps 2021-07-15 10:57:42 +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.