Create an Angular2 project, following the quick start is a good choice Angular2 QuickStart.
I’m going to use bower to install Lory which is a simple carousel which can easily be used with ES6 imports
bower install lory --save
Now, following the Lory API we need to create a definition file for TypeScript, first we’ll create the defintion of the function used to create a Lory carousel