mirror of
https://github.com/heavyai/heavyai-charting.git
synced 2026-01-25 14:57:45 +00:00
[DC] add groupAll mixin to dc [DC] groupAll as a service disable broken test [DC] use overrides src files instead of build [DC] abstract render stack methods [DC] add dataCount group to dc groupAll
mapd-frontend-boilterplate
Boilerplate code for mapd frontend functionality
Installation
Install the example-specific npm packages.
cd example/
npm install
Running the example
Run the example from the top-level directory.
cd ../
npm install
npm start
When the browser opens, click the example directory to view the examples.