Summary
That brings the second chapter to a close. We've covered how to use a number of Bootstrap build tools. Let's review what we learned:
How to install and run
Node.js
andnpm
How to install Grunt
How to install Ruby
How to navigate the Bootstrap source files
How to install the Harp static site generator
How to set up a basic project with Harp and run it locally
Some important notes about how you can use Sass in Bootstrap 4
Now that our environment is set up and ready to go, we'll start coding the blog in the next chapter. To get us started, we'll jump right into learning about how to use a Flexbox layout in Bootstrap.