Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 642 Bytes

README.md

File metadata and controls

40 lines (23 loc) · 642 Bytes

Vivaldi is a completely open source and free musical ear enhancement application.

Vivaldi is still in development, so you are likely to encounter some errors while using the app. If you come across an error, please let me know.

https://vivaldi.netlify.app/

Customize configuration

See Vite Configuration Reference.

Usage

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint