hajin-song / MusicRecognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto Transposer


Dependencies

  • Python - 2.7.12
  • OpenCV - 2.4.11
  • Node - 6.10.0
  • NPM - 3.10.10
  • Bower - 1.8.0

Build

  1. Ensure all dependencies are installed
  2. Install npm packages npm install --dev
  3. Install bower packages bower install --dev
  4. Bundle using Webpack npm run build. If this fails due to webpack not being installed, make sure webpack is installed with npm install webpack.
  5. Start Node server npm start
  6. Access application on localhost:3000

About


Languages

Language:JavaScript 66.0%Language:Python 31.6%Language:CSS 2.0%Language:HTML 0.5%