A storybook of react-intl components, API usage and various features.
yarn
yarn build
This is mainly ment to test babel-plugin-react-intl
and will extract component messages to dist
folder.
yarn start
This will open Storybook, where you can check stories for various features of react-intl
.