Skip to content

Standalone ES6 React with Redux example for live UI update and validation. Using Mocha and Enzyme for testing

Notifications You must be signed in to change notification settings

zaphr/react_dynamic_update_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standalone ES6 React with Redux example for live UI update and validation. Using Mocha and Enzyme for testing

Open this in a browser to run demo:
./public/index.html


Examples of valid dummy data to enter to show dynamic validation:
10 R12
15 L09
13 T58


Run webpack with:
./node_modules/.bin/webpack -d


Run tests with:
npm test

About

Standalone ES6 React with Redux example for live UI update and validation. Using Mocha and Enzyme for testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published