Skip to content

An interactive radial stacked bar chart depicting cdp product data

License

Notifications You must be signed in to change notification settings

spry-group/coclear-cdp

Repository files navigation

coclear-cdp

An interactive radial stacked bar chart depicting cdp product data

Development

# 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

Deployment

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

Errata

To Bundle or not to Bundle, that is the question.

Unbundled: 21 requests, 426KB trasferred , finish: 760-820ms