Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 976 Bytes

File metadata and controls

24 lines (15 loc) · 976 Bytes

Fretted

Fretted helps you learn the fretboard. Play the note on the string displayed on the top of the page. The app monitors your microphone and detects if you play the correct note. You can play it at: https://derhorst.github.io/fretted/

Development

This project was generated with Angular CLI.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.