Skip to content

joshuanwafor/mypapers-public

Repository files navigation

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.