plasma-pocket-react
v1.2.7
Published
**Install and start**
Downloads
14
Readme
#Mascot and Social Proof components
Install and start
- got to dir
- npm i
- npm start
run test
a. npm test b. npm test-coverage
Work remote:
who is MascotAndSocialProof look the entry point.
var componentObject = MascotAndSocialProof('componentName');
componentObject.show('className where show', params);