npm install --save @egovernments/digit-ui-components-core
This Package is more specific to DIGIT-UI's can be used across mission's
After adding the dependency make sure you have this dependency in
frontend/micro-ui/web/package.json
"@egovernments/digit-ui-components-core":"0.0.1",
then navigate to App.js
frontend/micro-ui/web/src/App.js
import { SVG } from "@egovernments/digit-ui-components-core";
<SVG.Accessibility />;
Use Node 14 version
Step 1
yarn install
Step 2
yarn storybook
0.0.1 base version
Digit Core Repo (https://github.com/egovernments/Core-Platform/tree/digit-ui-core)
[nabeelmd-egov] [anilsingha-eGov] [nipunarora-eGov] [jagankumar-egov]
Home Page (https://unified-dev.digit.org/storybook/)
MIT © jagankumar-egov