Skip to content
forked from airsend-io/ui

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

License

Notifications You must be signed in to change notification settings

ChuckNielsen/ui

 
 

Repository files navigation

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"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 55.8%
  • JavaScript 29.8%
  • SCSS 14.1%
  • Other 0.3%