institution-preview
v0.1.42
Published
Shared component to use in accelerate and service portal
Downloads
46
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
