The Keyboard Charts are now built as client-side JavaScript tables.
npm i
npm run build
Run this from the command line in the top level directory:
mvn --file=tools/pom.xml -pl :cldr-keyboard-charts integration-test
pom.xml
in docs/charts/keyboards
(it will show as “cldr-keyboard-charts”)integration-test
npm run serve
will serve the charts locally on http://localhost:3000index.html
file located in the same directory as this README