Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/barisaksu/vivaldi

Completely free and open source musical ear training application.
https://github.com/barisaksu/vivaldi

eartraining tailwindcss vuejs

Last synced: about 2 months ago
JSON representation

Completely free and open source musical ear training application.

Awesome Lists containing this project

README

        

# [Vivaldi](https://vivaldi.netlify.app/).

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](https://vitejs.dev/config/).

## Usage

## Project Setup

```sh
pnpm install
```

### Compile and Hot-Reload for Development

```sh
pnpm dev
```

### Compile and Minify for Production

```sh
pnpm build
```

### Lint with [ESLint](https://eslint.org/)

```sh
pnpm lint
```