atiilla / csvParser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

use: npm install

start application

use: npx parcel src/index.html

modify script (start) in package.json

"start": "parcel src/index.html"
npm install parcel
npm start

About


Languages

Language:JavaScript 51.4%Language:HTML 48.6%