CSV Grid Viewer is a simple CSV grid viewer, built with React, MUI, AG-Grid Community Edition, and Tauri.
Download the executables / installers files from the release page.
Running yarn tauri dev
, start a development build of the app.
yarn tauri dev
Running yarn tauri build
, AppImage, deb and rpm in src-tauri/target/release/bundle/
.(Linux)
yarn tauri build