Learning Bootstrap 4(Second Edition)
上QQ阅读APP看书,第一时间看更新

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 and npm
  • 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.