P5 UI VueJS Component library inspired from the UI found in Persona 5. This is not intended to be a 1 to 1 replica npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build Compile and Minify for Production npm run build-only Run Unit Tests with Vitest npm run test:unit Lint with ESLint npm run lint