Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 575 Bytes

File metadata and controls

19 lines (13 loc) · 575 Bytes

How-To: Integrate Flowable Forms into an Angular App

This sample repository is based on the How-To: Integrate Flowable Forms into an Angular App. For further explanation please refer to the How-To.

Requirements

  • Access to the Flowable Enterprise Artifactory
  • Flowable Work
  • NPM

Setup

To run the project, you need to start Flowable Work on port 8080 (or change the proxy.conf.json) and run the following commands:

npm install
npm run start