This example is a companion for the kfsm-spring-rest project.
-
Install Node.js
-
Within the project execute
npm install
cd ../kfsm-spring-rest
./gradlew bootRun
From another terminal or IDE
ng serve
OR
./gradlew ngServe
Visit http://localhost:4200/
Click the +
to create turnstile instances.