Skip to content

markvanaalst/blok-examples

Repository files navigation

Sitecore Blok logo

Sitecore Blok Examples

This is a Next.js project bootstrapped with create-next-app, added with Chakra UI and Sitecore Blok setup.

Open in CodeSandbox

Installation

Install the prerequisites:

npm install
# or
yarn install
# or
pnpm install

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

You can start editing the page by modifying src/pages/index.tsx. The page auto-updates as you edit the file.

Learn More

Next.js

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Chakra UI / Sitecore Blok

To learn more about Chakra UI and Sitecore Blok, look at these resources:

About

Examples of using Sitecore's design system Blok

Resources

Stars

Watchers

Forks

Releases

No releases published