Back to Next Js

reactstrap Example

examples/with-reactstrap/README.md

16.2.51.0 KB
Original Source

reactstrap Example

This example shows how to use Next.js with reactstrap.

Deploy your own

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

bash
npx create-next-app --example with-reactstrap with-reactstrap-app
bash
yarn create next-app --example with-reactstrap with-reactstrap-app
bash
pnpm create next-app --example with-reactstrap with-reactstrap-app

Deploy it to the cloud with Vercel (Documentation).