/Guitarly

Music Notation Software. Made Easy.

Primary LanguageVueMIT LicenseMIT

Guitarly

Music Notation Software. Made Easy.

GitHub commit activity Top Language GitHub Stars GitHub Forks License Issues

Demo

Live Example: https://guitarly-coluzziandrea.vercel.app

Running Locally

yarn install

Compile and hot-reload for development

yarn serve

Compile and minify for production

yarn build

Lint and fix files

yarn lint