Skip to content

futurice/minimal-play2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Want to start your Play Framework development, but don't feel like dealing with all the extra fluff that comes with the official starter template or other example applications? (They're great for learning and prototyping etc. but not so much for experts starting a production-grade product.)

The minimal setup for a Play framework 2.8.0 project

  • Install Sbt
    • MacOS: brew install sbt
  • Clone this repo
  • In the root of this repo: sbt
  • In the Sbt console that just opened: run
  • See http://localhost:9000

About

Play framework example application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages