javascript - How to integrate Play Framework Application Scala with Angularjs -
i want know how can integrate application.scala angularjs(app.js) using play framework. i'm doing exercise with: https://github.com/neelsachdeva/fileupload . if run application(it consists of angularjs , above fileupload task), executing application.scala controller(means file upload task only) not exusting app.js file(which having tabs-angular code). otherwise there chance execute above functionality in app.js tabs(in html files) hope i'm missing integration part both(application.scala , it's scala.htmls , app.js) in ? please let me know i'm missing.
play yeoman excellent sbt plugin brings streamlined frontend development workflow , optimized build system of yeoman play. it's easy integrate angular play app.
please have @ play silhouette angular seed template example implementation.
Comments
Post a Comment