Tauri app to load SWA build export csv/xlsx files and validate them against the point tagging guide.
I do not know rust well enough to write rust backend methods. I am going to build all functionality into the Vue app to begin with and leverage the api.js provided by Tauri.
npm install
npm run tauri:serve
npm run tauri:build
npm run lint