Back to Next Js

rbx & bulma-pro example

examples/with-rbx-bulma-pro/README.md

16.2.51.1 KB
Original Source

rbx & bulma-pro example

This example shows how to use Next.js along with rbx(Bulma UI Framework for react) and Bulma Pro.

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

Deploy it to the cloud with Vercel (Documentation).