SB Clean is a fully operational Blogging system. It has clean, simple yet intuitive
look and fee. It back-end is written in Node.js. Its front-end is written in Angular and stylized using Bootstrap.
Pinwork is image blog system. Pinwork is responsive Pinterest Grid System developed in Angular.
Angular image gallery is a responsive and open source image gallery with thumbnails and light box effect image viewer. It comes with a image converter that optimize images for use.
In continuation from our last angular tutorial. In this tutorial we explore how modules are added in angular project. We will make a text filed and a simple paragraph tag. Whatever will be written in the text filed will automatically shown in the paragraph tag, in short we will bind text filed with paragraph tag.
In this tutorial we will add Bootstrap in our angular cli project. Create a fresh project if you like or you can add in your existing project. Now open command prompt or Terminal and go to your project folder. Here issue the following command.