Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.25 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.25 KB

@hrgui/chord-charts-app

This is an application that uses @hrgui/chord-charts to display chord charts of songs and setlists for musicians. This is a completely offline application: Storage is local via pouchdb. Users can clear pouchDB, save it to a different file just like any other desktop application.

Getting Started

Installation

yarn

Running Development

yarn start

Tech Stack

Notes

Packages

  • events - this is for pouchdb to work with vite