- Node 6.x & NPM (or
brew install node)
- Run
npm i - Duplicate
.env.sampleand provide theBIGTIME_USERNAMEandBIGTIME_PASSWORDvalues.
- Run
npm run setupto obtain your API token, staff ID, and firm ID. - Run
npm run appto start the main app ornpm run sampleto start the data sampling and submittal app.