/flsweb

Flight Logging System Web Client

Primary LanguageJavaScriptMIT LicenseMIT

FLS Client

Build Status

Getting started

  • install yarn: npm install yarn -g

How to run:

bundle for deployment

  • run yarn run bundle to package your code for deployment
  • find it in the dist folder