A list of items, built with Vite + React + TypeScript
https://alexburner.github.io/download-selected
npm run dev # run dev server
npm run eslint # run eslint --fix
npm run prettier # run prettier
npm run tsc # run tsc --noEmit
npm run fix # run eslint + prettier + tsc
npm run build # build for production
npm run preview # preview prod build