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

A giter8 template for a Play Angular 4 Typescript application

License

Notifications You must be signed in to change notification settings

joost-de-vries/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.