/xls-file-data

Primary LanguageJavaScript

##Quick Setup

  1. git clone https://github.com/tarpal7/xls-file-data.git
  2. cd xls-file-data
  3. npm install
  4. node app.js
  5. In your browser http://localhost:8700 Upload excel(xls,xlsx, csv) file and see result or get uploaded file http://localhost:8700/file?name=<filename with extension xls, xlsx or csv>