Update: For a frequently updated version of a Next.js and Bootstrap template, please see my open source Next.js + Bootstrap template on Goldstack:
Or check out the Next.js + Bootstrap boilerplate to browse and clone the source code.
Small project demonstrating the using Next.js with React Bootstrap.
To get started, first install dependencies:
yarn
And then run in development mode:
yarn dev
Also see this blog post: Next.js with Bootstrap Getting Started.