
In last post Starting with Angular2 we have learned installing angular-cli and starting server. In this post we’ll create simple Angular2 Component using angular-cli. So let’s start. Get code from Github: Angular2 Basics So we’ll be using the same directory which we’ve used in last post. Open terminal tab in that directory and run following command (make sure […]