Powered by Vue.js v2 + Vuex, the AirSend UI brings great collaboration UI/UX for users.
- Node.js v14+
- NPM
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).
npm run serve
npm run build
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.