/wasta

arabian vACC centralized app for controllers (and maybe pilots)

Primary LanguageTypeScript

Install

Via GitHub

  • Go to the releases section of this repository.
  • Download the latest version of the application depending on your operating system.
  • Run the installer, or if you're on a Mac, open the .dmg and drag the application to your applications folder.

Contributing

Clone repo & Install Dependencies

# clone repo
$ git clone https://github.com/SamHep0803/wasta.git

# using yarn or npm
$ yarn (or 'npm install')

# run dev enviroment
$ yarn dev (or 'npm run dev')