flaviomota /
music-app-vuejs
This is a Music App - Project using Vue JS, Vue Router, Tailwind CSS, Pinia, Vitest, Cypress and Firebase
27/100 healthLoading repository data…
Ancientshield / repository
This is a project use Vue, Tailwind CSS, Pinia and Firebase deploy on Vercel.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
npm run test:unit
npm run test:e2e:dev
This runs the end-to-end tests against the Vite development server. It is much faster than the production build.
But it's still recommended to test the production build with test:e2e before deploying (e.g. in CI environments):
npm run build
npm run test:e2e
npm run lint
Install tailwindcss and its peer dependencies, then generate your tailwind.config.js and postcss.config.js files.
npm install -D tailwindcss postcss autoprefixer
npx tailwindcss init -p
Selected from shared topics, language and repository description—not editorial ratings.
flaviomota /
This is a Music App - Project using Vue JS, Vue Router, Tailwind CSS, Pinia, Vitest, Cypress and Firebase
27/100 health