Skip to content

Latest commit

 

History

History

rafty-nextjs-pages-router

Rafty UI - Next.js Pages Router example

This is a Next.js project bootstrapped using create-next-app with Rafty UI installed.

How to use

Download the example or clone the repo:

npx create-next-app rafty-nextjs-pages-router --example https://github.com/rhinobase/raftyui/tree/main/examples/rafty-nextjs-pages-router
cd rafty-nextjs-pages-router

Install it and run:

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

or:

Edit on StackBlitz

Edit on CodeSandbox

Learn more

To learn more about this example:

What's next?

You now have a working example project. You can head back to the documentation and continue by browsing the templates section.