Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.03 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.03 KB

Update: For a frequently updated version of a Next.js and Bootstrap template, please see my open source Next.js + Bootstrap template on Goldstack:

Next.js + Bootstrap

Or check out the Next.js + Bootstrap boilerplate to browse and clone the source code.


Next Js React Bootstrap

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.