0.0.23 • Published 2 years ago

sample-ba-2 v0.0.23

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

sample-package-pm

#steps:-

1- npm install

2- npm build

3- npm publish( before this "npm login" to login)

#Usage:-

1- For live analytics:-

import statement

"import LiveAnalytics from 'sample-ba-2';"

component usage:- **Both props are required

"<LiveAnalytics contentId={"..."} studyId={"..."} />"

2- For Participant :-

import statement

"import {Participant} from "sample-ba-2""

component usage:-

""