Platzi Master C8 commons
npm install @master-c8/commons
Generics components of Master-c8 project.
#### Example
``jsximport { ButtonExample } from '@master-c8/commons';
jsximport { ButtonExample } from '@master-c8/commons';
const myComponent = () => { return Hello Master-C8 Commons ;};``