ngobiea / omr-studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OMR Studio

This is a desktop application built with Electron, Vite, TypeScript, React.js, Better-SQLite, Tailwind CSS, and Flowbit React.

Installation

Clone the repository:

git clone https://anilvarey@bitbucket.org/anilvarey/omrstudio.git

Navigate to the project directory:

cd omrstudio

Install dependencies using npm:

npm install

Usage

To start the application in development mode, run:

npm run dev

To build the application for production (Windows), run:

npm run build:win

About


Languages

Language:TypeScript 93.9%Language:JavaScript 2.5%Language:CSS 2.1%Language:HTML 1.4%