This repo contains the ui-components and icons for the Axon Ivy web-based UI's.
pnpm install: Install all packages:
pnpm run generate: Build the icon font
pnpm run dev: Start the storybook UI for the components
pnpm run package: Build the lib output
Run the generate command and open the ivy-icons.html in a browser to inspect the icons.
Run the storybook command and open the http://localhost:6006 in a browser.
Or with VS Code goto Run and Debug and launch the Chrome start.