问题
What is the difference between "Mobile-first Responsive" and "Twitter Bootstrap" on Initializr?
回答1:
Bootstrap is mobile-first. Mobile first basically means you design for the mobile user in mind first, and then adapt as you increase window size. So there isn't a difference between "mobile-first" and Bootstrap. The difference is between Responsive and Bootstrap because Bootstrap is a framework and Responsive is more or less a "dumbed-down" version - less bloat if you don't need a bunch of elements.
来源:https://stackoverflow.com/questions/26493170/what-is-the-difference-between-mobile-first-responsive-and-twitter-bootstrap