## Install
npm install @indicsoft/digit-ui-module-core``bash`
npm install --save @upyog/digit-ui-module-core
`bash`
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
`bash`
frontend/micro-ui/web/package.json
`json`
"@upyog/digit-ui-module-core":"^1.5.0",
then navigate to App.js
`bash`
frontend/micro-ui/web/src/App.js
`jsx
/ add this import /
import { DigitUI } from "@upyog/digit-ui-module-core";
/ inside render Function add the import for the component /
ReactDOM.render(
`
`bash``
1.7.1 UPYOG Base version
[jagankumar-egov] [nipunarora-eGov] [Tulika-eGov] [Ramkrishna-egov] [nabeelmd-eGov] [anil-egov] [vamshikrishnakole-wtt-egov]
Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-guide/digit-ui)
!Logo