/experimental-client-4

Primary LanguageJavaScriptMIT LicenseMIT

Experimental Mobile Client 4

JavaScript Style Guide

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

Development

This project can be developed using necessary libraries please install node.js if you have not yet please deploy kandy.js API first

Requirements

  • vue@^2.3.0(for .sync modifier)
  • webpack@^2.0
  • node@^7.6(development)

Build Setup

# install dependencies
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

License

MIT