Building
This project uses npm tasks for builds.
npm start: Starts the demo chart builder pagenpm run build: Compiles the codenpm run test: Runs Testsnpm run package: Compiles and bundles the packagenpm run release: Compiles the demo chart builder page
Last updated