Example how to link together Play Framework Scala API and FrontEnd in Angular JS
This example shows form processing and form helper handling in Play.
Start the Play app:
sbt run
Automaticly open http://localhost:9000/
Then find file in ./public/front-end/index.html
Enjoy
Please see https://www.playframework.com/documentation/2.6.x/Home.