Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

product-search-iso

Isomorphic react application using flux.

Running This

npm install; npm run build; npm start

Then open your browser to localhost:8080 and enjoy.

What

The purpose of this application is to show how an isomorphic react application using flux works with iso.

For this guide we’ll be creating an isomorphic image swipe app, using react-swipr. Let’s get started.

License

MIT