djsmith42 / angular2_calendar

Just an Angular2 demo. Not meant for actual use.
76 stars 26 forks source link

This is just a demo of an Angular2 calendar search app. It's only useful to show how to use Angular2.

To run it:

Note that this example does es6-to-es5 transpilation in the browser at runtime, so the initial page load is very slow as a result. Once it loads, things go quite fast.