An interactive radial stacked bar chart depicting cdp product data
# update cached cached data
npm run update-data
# each of these will need to be ran in a separate console.
# TODO: make this easier.
npm run serve
npm run livereload
npm run sass
We're using static encryption before launch: https://github.com/robinmoisson/staticrypt
# need to install global, not listed in project dependencies.
staticrypt index-clear.html passwordHere
rm index.html
cp index-clear_encrypted.html index.html
To Bundle or not to Bundle, that is the question.
Unbundled: 21 requests, 426KB trasferred , finish: 760-820ms