Website UI The next-generation incarnation of https://indietorrent.org Build Setup npm install Dev Build npm run dev Build for production with minification npm run build Build for production and view the bundle analyzer report npm run build --report Run unit tests npm run unit Run e2e tests npm run e2e Run all tests npm test