Scala Play Notes
  • Introduction
  • Activator [Deprecated]
  • Giter8
  • Create Play application
  • Anatomy of a Play application
  • Play Architecture
  • Play Application Overview
Powered by GitBook
On this page

Was this helpful?

Create Play application

PreviousGiter8NextAnatomy of a Play application

Last updated 5 years ago

Was this helpful?

  1. To Create a play application using giter8 template

    sbt new playframework/play-scala-seed.g8

https://www.playframework.com/documentation/2.6.x/NewApplication