The Bible SuperSearch UI (CLient), (re)built using Vuejs / Veutify.
This is a work in progress, and anything other than experimental use is NOT reccomended.
VSCode + Volar (and disable Vetur).
See Vite Configuration Reference.
npm installnpm run devnpm run buildRun Unit Tests with Vitest
npm run test:unitLint with ESLint
npm run lint