What is Blazing Story?
mainBlazing Story is a frontend workshop for Blazor designed to build UI components and pages in isolation. It is a Blazor-native clone of Storybook.
Key characteristics:
- Blazor Native: Built almost 100% using Blazor, requiring minimal JavaScript helper scripts.
- No JS Tooling Required: You do not need to manage
npm,package.json,webpack, or JavaScript/TypeScript code to create a UI catalog application. - Blazor Workflow: Allows you to build and document your UI components using standard Blazor development patterns.