0.0.1 • Published 7 years ago

redux-todomvc-example v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

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).