1.0.1 • Published 4 years ago

nova-map-components v1.0.1

Weekly downloads
8
License
-
Repository
-
Last release
4 years ago

Storybook 5, Typescript, CRA 3.0, react-docgen-typescript-loader

A complete working setup using cra 3 with --typescript, storybook 5 and react-docgen-typescript-loader.

Install and launching Storybook

git clone git@github.com:Luchanso/storybook-cra-ts-example.git
cd storybook-cra-ts-example
npm install # or yarn

npm run storybook # or yarn storybook

Credits to: