Source code of the demo agent supporting Flatfile UI demos. Please note these demos are being reworked to fit the new proudct flows.
- Run
npm install
- Run
npx flatfile develop
- Make desired changes
- Run
npm run build
- Make a pull request
- Add/update the file under src/documents
- Run
npm run build
Please add issues or report bugs here.