Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 434 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 434 Bytes

Check Ipo Result

Simple nodejs app for checking ipo results

Usage

  1. Clone this project
  git clone https://github.com/morphhyy/ipoResult.git
  1. cd into the folder
  cd ipoResult
  1. Install dependencies
  npm install
  1. Add your name and BOID in ./data/data.js
{
  name: '<your name>',
  boid : '<your boid>'
}
  1. Execute
  node ocr.js

node app.js for watson-speech