Intuit Challange 2019 Implementation of the Intuit Challenge Solution in node, and a UI made using Vue. The code written to solve the problem is in src/lib/. The ES5 transpiled code is in lib/. See here. Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Transpiles and runs the node version of the project npm run dev