Skip to content

Artemas-Muzanenhamo/simple-workflow-ng-app

Repository files navigation

Simple Workflow App

CircleCI

Pre-requisites

  • You will need spring-boot-activiti-demo running on port 8080. Clink on the link to clone and get it up and running.
  • You will need NodeJS installed.
  • You must also make sure that you are running the spring-boot-activiti-demo which will be on port 8080 and will allow you to start Activiti processes.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.