/angular2-hello-world

My first hello world in Angular 2.0.

Primary LanguageJavaScriptMIT LicenseMIT

angular2-hello-world

My first hello world in Angular 2.0.

Setup

1. npm install to install dependencies. 2. tsc to compile TypeScript file. 3. live-server to start web server and launch app.

Disclaimer

As of 16.08.2015, the TypeScript ES6 compiler is still in beta so it may be unstable or may not work without some troubleshooting.