Added learnstorybook.com to Storybook links (#4298)

Learnstorybook is a tutorial for Storybook that both uses CRA and is at a level of introductionary detail appropriate for CRA users.
This commit is contained in:
Tom Coleman
2018-04-16 01:57:11 +10:00
committed by Joe Haddad
parent fc2f63a238
commit 92b79b3215

View File

@@ -1811,6 +1811,7 @@ Learn more about React Storybook:
* [GitHub Repo](https://github.com/storybooks/storybook)
* [Documentation](https://storybook.js.org/basics/introduction/)
* [Learn Storybook (tutorial)](https://learnstorybook.com)
* [Snapshot Testing UI](https://github.com/storybooks/storybook/tree/master/addons/storyshots) with Storybook + addon/storyshot
### Getting Started with Styleguidist