Follow this instructions to run this project on your local machine.
To run this project all you need is node.js.
$ node --version
v20.14.0$ git clone https://github.com/fcor/audio-processing.git # Clone the repository.
$ cd audio-processing # Navigate into the folder
$ npm i # Install dependencies
$ npm start # Start the local development server