Skip to content

flightlog/flsweb

Repository files navigation

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