This project uses npm tasksarrow-up-right for builds.
npm start: Starts the demo chart builder page
npm start
npm run build: Compiles the code
npm run build
npm run test: Runs Tests
npm run test
npm run package: Compiles and bundles the package
npm run package
npm run release: Compiles the demo chart builder page
npm run release
Last updated 6 years ago