Provides a Fable API for writing UI component stories, which can be rendered using the @storybook/react npm package.
Info
Version: | 1.0.1 |
Author(s): | Grant Neale |
Last Update: | Friday, March 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/grantneale/fable-storybook |
NuGet Url: | https://www.nuget.org/packages/Fable.Storybook |
Install
Install-Package Fable.Storybook
dotnet add package Fable.Storybook
paket add Fable.Storybook
Fable.Storybook Download (Unzip the "nupkg" after downloading)
Dependencies
- Fable.Core(>= 2.0.3)
- Fable.React(>= 4.1.3)
Tags