Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 415 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 415 Bytes

CSV Parsing Sample

Sample webpage to parse CSV files uploaded through the browser

Instructions

  1. Fork and clone repo
  2. npm install
  3. npm run dev
  4. Do something with the parsed data in main.js
  5. Deploy your site with the button below

Deploy to Netlify