Experimental Client 5
Just another webRTC client made with vuejs and vuex.
Introduction
In this applicaton I tried to build another mobile webRTC client using a boilerplate which uses mintUI library along with vue and I also added vuex for store implementation.
Issues
Not have any issues reported yet, probably there is a lot, so please mail me if you find
Build Setup
# install dependencies
yarn or npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For a detailed explanation on how things work, check out the guide and docs for vue-loader. "# experimental-client-5"