0.4.1 • Published 6 years ago
bumps-results-tools v0.4.1
Bumps Results Tools
Tools for manipulating bumps results data.
Canonicial results data can be found at the bumps-results repository.
Use these tools to convert between formats and generate data suitable for use by d3-bumps-chart. These tools are used to produce the data and charts found at Cambridge Bumps.
📈 Using the UI
Build the tools.
npm run buildGenerate results file.
npm run resultsCopy results file to ui directory.
Next, move into your new site’s directory and start it up:
cp ./generated.json ./uiRun a webserver!
For example
npx http-server