Skip to content

gldraphael/chordsheet-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chordsheet Editor · Build Status

https://cseditor.com

A Free and Open Source Chordsheet Editor.

Chordsheet Editor Screenshot

This is a webapp to create chordsheets also referred to as chord charts. UI heavily inspired by Ghost.
If you're intereseted in the generation of the preview markup, check this repo: gldraphael/chordsheet.

Setting up your dev environment

  1. Install Angular CLI globally using: npm install -g @angular/cli
  2. [Optional] Install VS Code from here.
  3. Clone this repo.
  4. cd into chordsheed-editor and run ng serve.
  5. Press F5 within VS Code (or browse manually to localhost:4200)

Useful scripts and commands

Command Description
ng serve Start a local server for chordsheet-editor
ng lint Run the linter
ng lint --fix Fix lint errors wherever possible
npm run test Run karma tests
ng e2e Run e2e tests. (E2E are to be written.)

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.

About

🎵 A web tool to create quick chordsheets.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •