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