Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 500 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 500 Bytes

VATScout

VATScout is a webapp for keeping an eye on what's happening on VATSIM, mainly targeted at controllers.

Contributing

Contributions of any kind are most welcome.

  • Please file bug reports and/or feature requests as issues.
  • Pull requests are welcome.

For developers

It's a fairly straight-forward Vue3 + Vuetify project.

npm install
npm start