institution-preview
v0.1.40
Published
Shared component to use in accelerate and service portal
Downloads
19
Readme
Getting Started with Shared Institution Preview Component
Overview - This is a shared component used to preview Institution details in accelerate and service portal
Available Scripts
To install dependencies:
npm install
To publish
Login to npm
npm login
Update version
npm version patch
Build the changes
npm run build
Publish to npm