Note
|
This application is a proof of concept and a work in progress. |
A few things to keep in mind:
-
The TypeScript compilation works but is still slow (I’ll be working to improve this).
-
Angular2 is currently in alpha and is a moving target and things might not work as expected.
This is a simple hello world application written in Angular2. It should provide a nice starting point for experimentation.
Take a look at grails-app/assets/typescript/app.ts
and grails-app/views/index.gsp
.
This application makes use of the following projects:
-
Bower Installer Gradle (for client side dependencies)