Change Tracker Build Instructions Note: These build instructions aren't necessary if installing this package via npm. Install the tools needed to build this package: npm install Create all bundles: npm run build-all You may run tests like so: npm test