Back to Next Js

mdbreact Example

examples/with-mdbreact/README.md

16.2.51.0 KB
Original Source

mdbreact Example

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

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-mdbreact with-mdbreact-app
bash
yarn create next-app --example with-mdbreact with-mdbreact-app
bash
pnpm create next-app --example with-mdbreact with-mdbreact-app

Deploy it to the cloud with Vercel (Documentation).