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.
- Access to the Flowable Enterprise Artifactory
- Flowable Work
- NPM
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