Bootstrap Configuration
Let's install bootstrap and use it to style the home page we created in the previous lesson.
We'll cover the following...
We'll cover the following...
In the previous lesson, we created a home component, set its routing, and added our markup “Let’s Get Lunch” to the home page. Let’s style the home page in this lesson using Bootstrap
and jQuery
. ...