Skip to content

Seed Application for Playframework 2, RequireJS, WebJars, and AngularJS

License

Notifications You must be signed in to change notification settings

jamesward/play-angular-require-seed

Repository files navigation

Example application for Play+AngularJS+RequireJS.

Blog Post

http://www.mariussoutier.com/blog/2013/08/25/requirejs-optimization-play-webjars/

Summary

A small app that shows how to organize your application with Play, WebJars, RequireJS and AngularJS.

It shows an alternative way of organizing modules than the official Angular-Play-Seed.

Trying It Out

Dev Mode

  • Load dependencies via play update
  • Run via play ~run
  • Go to localhost:9000

Prod Mode

  • Produce executable via play stage
  • Run target/start -Dhttp.port=9000

About

Seed Application for Playframework 2, RequireJS, WebJars, and AngularJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published