git clone https://github.com/psjinx/xlsx-reader.js
cd xlsx-reader.js
bower install
I'm using SimpleHTTPServer
module of Python but you can also use http-server, a node package, if you're Javascript fan.
python -m SimpleHTTPServer 4000
sensible-browser http://localhost:4000
# Visit http://localhost:4000 in your browser