A browser based hex viewer ✨
This project uses Vite as its build system.
This project includes tests to help catch regressions when updating dependencies:
# Run tests once
npm test
# Run tests in watch mode
npm run test:watch
# Run tests with UI
npm run test:uinpm start
# or
npm run devnpm run buildThe build output will be in the build/ directory.
npm run preview