Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 531 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 531 Bytes

sunburst-jay

Instruction to run app on server

  1. clone the current repo.
  2. Upload to server
  3. Visit the link on server.

Note. You couldn't test in localhost without Xampp or something like that installed because you can't import CSV file due to CORs policy. You would face this kind of error. "Access to XMLHttpRequest at 'file:///DataInventoryReport.csv' from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https"