Skip to content

mlstack/play-angular-typescript.g8

 
 

Repository files navigation

Play Angular 4 Typescript sample application

This is a Play Angular 4.2.5 starter application with incremental Typescript compilation.

Installation

Run sbt new joost-de-vries/play-angular-typescript.g8 and you'll have a local application.
Or you can just clone this repo and move the contents of src/main/g8 to the root.

Running

The project code and the readme can be found in src/main/g8.

About

A giter8 template for a Play Angular 4 Typescript application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 31.3%
  • Scala 21.4%
  • HTML 19.2%
  • CSS 17.9%
  • JavaScript 10.2%