Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 267 Bytes

File metadata and controls

15 lines (10 loc) · 267 Bytes

Music Theory App

This repository is now organized as a Node.js project. The previous Python Streamlit implementation will no longer be supported.

Structure

  • src/ Node.js application code
  • public/ Static assets

Run

npm install
npm start