Design INSPO: https://www.figma.com/file/2X5dJO3LWpOXrF2YfsAVMQ/ChordChartJS?node-id=0%3A1 TODO: - [x] scaffold monorepo with a new fork of chordsheetjs as a submodule - [x] simple CI with test, lint across the packages - [x] simple stencil components using codemirror to do some simple chordpro parsing - [ ] end to end test that by publishing them to NPM and using them in a fresh react/angular app.