ibm-design-charts
yarn
to install dependenciesyarn run bootstrap
to bootstrap the project, link dependencies, and do the initial build step for each packageyarn test
to run the tests that will run during PRsYou can find all Sketch files that define the visual specs of a chart in charts-design.
The project currently leverages Lerna in order to manage multiple packages contained within this project. To learn more about this, please view our CONTRIBUTING.md
.
At the moment, we only have ./examples
to show what our desired output is. This page uses inaccessible work and is only examples instead of reusable pieces. To run:
git clone https://github.com/IBM-Design/charts.git
cd charts
yarn install
yarn run examples