Skip to content
This repository has been archived by the owner on Feb 16, 2019. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 426 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 426 Bytes

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.