/web-miner

Primary LanguageJavaScript

Web Miner

Getting started

  • clone this repository with git clone --recursive
  • install latest emscripten (see http://webassembly.org/getting-started/developers-guide/ section "Compile Emscripten from Source")
  • run npm install and npm run configure
  • to build : npm run build
  • to start the proxy server and http server : npm start
  • run a local http-server, navigate to index.html