Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 347 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 347 Bytes

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.