/SimpleWebVisualizer

Web visualizer / BPM detection for MUST 1220

Primary LanguageJavaScript

🚀 Web Visualizer for MUST 1220

Requirements:

  • npm get it here with NodeJS
  • A web browser? That's it

Installation

First, install the required packages

npm install

Then, build the bundled JS file.

npm run build

Finally, open the index.html file under the dist folder to see the web app.