Play Angular 4 Typescript sample application
October 7, 2017 ยท View on GitHub
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.