/addon-redux-example

Example Todo Application showing usages of the Redux Addon for Storybook

Primary LanguageJavaScriptMIT LicenseMIT

TodoMVC Example Using Redux Addon

Forked from: Redux Example

This project template was built with Create React App, which provides a simple way to start React projects with no build configuration needed.

Projects built with Create-React-App include support for ES6 syntax, as well as several unofficial / not-yet-final forms of Javascript syntax such as Class Properties and JSX. See the list of language features and polyfills supported by Create-React-App for more information.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.