Available at https://vlack.herokuapp.com
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
example .env
VUE_APP_BASE_API_URL=http://localhost:3000
VUE_APP_BASE_WS_URL=ws://localhost:3000
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
example .env
VUE_APP_BASE_API_URL=http://localhost:3000
VUE_APP_BASE_WS_URL=ws://localhost:3000