AudioNotes Demo Video audio_notes.mp4 Installation Steps: Install Node.js Run npm install in frontend folder. (npm install --force if the previous command does not work) Run npm install in backend folder. Install FFMPEG for your operating system Start frontend server with npm run dev. Start backend server with npm run dev.