redux-todomvc-example
v0.0.1
Published
Storybook van orikami
Downloads
1
Readme
Usage
npm install
npm run storybook
Then open http://localhost:9001
on your browser. For more information visit React Storybook repo.
Startup errors
If storybook does not load any stories, it could be that the path name in the commandprompt is not exactly correct, it is uppercase sensitve. Make sure your path in the command prompt is exactly correct (folder names with upper case or lower case for example).