Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 506 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 506 Bytes

Demo Agent

Source code of the demo agent supporting Flatfile UI demos. Please note these demos are being reworked to fit the new proudct flows.

Getting Started

  1. Run npm install
  2. Run npx flatfile develop

Contributing

  1. Make desired changes
  2. Run npm run build
  3. Make a pull request

Editing Documents

  1. Add/update the file under src/documents
  2. Run npm run build

Issues && Bugs

Please add issues or report bugs here.