Hotmart is the most comprehensive platform for those who wish to create a digital business.
Clone repository:
git clone https://github.com/Hotmart-Org/workshop-react-webcomponents
Go to app-pay repository and run commands:
npm install
npm build
npm start
Go to app-product-list repository and run commands:
npm install
npm start
- Open http://localhost:3000
- Have fun coding!