Skip to content

A browser-base guitar transcription application (only front-end)

Notifications You must be signed in to change notification settings

SoloLa-Platform/soloroom-frontend

Repository files navigation

Soloroom-frontend

Simplify guitar transcription process and accelerate it with guitar auto-transcription algorithm solola.

CircleCI

Gitter

Contribution Guide

This is internal project. You can check out our trello kanban as well. If you are interested in this project, please contact to us by gitter.

Project Structure

  • src
    • assets (image/svg/other static files)
    • components
    • pages (SPA per component)
    • store (Vuex store)
    • utilities (others)
    • services (stay alone API)

Prerequisite

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.

About

A browser-base guitar transcription application (only front-end)

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published