Skip to content

This project was created as a demo for the 2024 RE:CREATE conference at Clark & Associates. This playground is intended to show to the power of theming in AntD v5, and provide some code examples.

Notifications You must be signed in to change notification settings

iannerney/ant-design-theme-playground

Repository files navigation

Ant Design Theme Playground 🛝

This project was created as a demo for the 2024 RE:CREATE conference at Clark & Associates. This playground is intended to show to the power of theming in AntD v5, and provide some code examples on how themes can be implemented.

✨ Please open a PR for any new contributions, or provide feedback by opening an issue in GitHub. Your feedback and contributions are welcome!

Getting Started

This is a Next.js site with the Ant Design library installed. To install and run the project...

npm install && npm run dev
# or
yarn install && yarn dev

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

About

This project was created as a demo for the 2024 RE:CREATE conference at Clark & Associates. This playground is intended to show to the power of theming in AntD v5, and provide some code examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages