sivadass / react-shopping-cart

Easily integrate React Shopping Cart into your existing website without using Redux.
https://sivadass.github.io/react-shopping-cart/
MIT License
578 stars 262 forks source link

Added express server. #12

Closed yTakkar closed 6 years ago

yTakkar commented 6 years ago

Now open the app on the browser with http://localhost:5600. Run npm start for starting the express server and it will automatically restart if any JS file is modified.

sivadass commented 6 years ago

Hi Faiyaz, I reverted it as demo is not working in Github pages. Please fix it update the code.