Edit CSV files from the web
https://acs3ss.github.io/csv-super-viewer/
npm install
npm run webpack:watch
npm run css:watch
- Open https://localhost:3001 in your browser and accept any security warnings
npm run build
cd gh-pages
git commit -a
git push