Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 380 Bytes

File metadata and controls

13 lines (10 loc) · 380 Bytes

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