A UI kit developed by the GIX team
GIX Components is a UI kit developed with SvelteKit by the GIX team. It was initially implemented for the frontend dapp of the Network Nervous System (NNS) and is continuously being improved. The showcase and documentation for GIX Components are deployed on the IC.
To install GIX Components, follow these steps:
npm run package to bundle the library. This will generate a dist directory.npm i /../gix-components).cd package && npm pack) and then install it (npm i /../gix-components/dfinity-gix-components-0.0.1.tgz).GIX Components is a UI kit developed with SvelteKit by the GIX team. It provides a wide range of UI components for web development and is continuously improved. The showcase and documentation for GIX Components can be found on the IC. To install the UI kit, follow the provided installation instructions.