Skip to content

quentin-sommer/csv-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv-explorer

Greenkeeper badge

Vizualize (very) big csv files

https://csv-explorer.netlify.com

steps to deploy:

  • git clone git@github.com:quentin-sommer/csv-explorer.git
  • yarn (or npm i if you're that kind of person)
  • npm run build
  • deploy the build folder to a file server