ChuckNielsen / ui

VUE.js UI feat. Video Calling + Wiki Notes (data sharing) between users in session "room"

Home Page:https://airsend.io/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Powered by Vue.js v2 + Vuex, the AirSend UI brings great collaboration UI/UX for users.

Requirements

  • Node.js v14+
  • NPM

Setup

npm install --legacy-peer-deps

Also copy the .env.sample file to .env and set the values according to your setup (if you're using the dockerized Airsend Bootstrap Environment, it's not necessary).

Development Server

npm run serve

Build

npm run build

Contributing

AirSend is an open source project and we are super happy to accept your contribution.

To contribute, open a pull request with your changes explaining what are you fixing or implement, and how would that impact the application.

About

VUE.js UI feat. Video Calling + Wiki Notes (data sharing) between users in session "room"

https://airsend.io/docs

License:MIT License


Languages

Language:Vue 55.7%Language:JavaScript 29.8%Language:SCSS 14.1%Language:CSS 0.2%Language:HTML 0.1%