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);