Booking/reservation demo application using React, Flux and local storage.
ReactJS + Flux demonstration calendar/booking application.
git clone https://github.com/johnmaster208/dayplanner.git
cd
into the dayplanner
directory
npm install
gulp
default taskYour default browser should open the application at the following address:
gulp
If your hostname or port conflict with these, feel free to modify the
http://localhost:5000/#/dashboard
config
variables in the gulpfile.jsDemonstration available on Heroku