Core Elements is a component library designed to help developers create the best experience for people who use Anthane.
npm install @anthane/core-elementsnpm install @anthane/core-tokensnpm install @anthane/core-fontsRun storybook.
npm startExport storybook into static files.
npm run build:storybookRun Unit Tests.
npm run testBuild NPM distributable package.
npm run build