Setup csv parsing and edited the css a bit

This commit is contained in:
2023-04-17 13:32:11 -05:00
parent 5cdb3cce4f
commit 22a5d09755
7 changed files with 140 additions and 4 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"csv": "^6.2.10"
}
}