Click on Summary
Open your Terminal, navigate to the directory you want to install the widget and type the following code:
modyo-cli get modyo-widgets-retail-summary
Once the download is finished, using your Terminal, navigate to the directory and run a local server by using: npm run serve
The widget will run in a local server. You can access it by opening your browser and navigating to localhost:8080
You can additionally create a production build by typing: npm run build
🏠 Learning Path: Build Microfrontends with the Modyo's CLI