Skip to content

Commit 49c2ad4

Browse files
embaded videos for generator features, module federation and component generator plop
1 parent 1a951cc commit 49c2ad4

3 files changed

Lines changed: 11 additions & 0 deletions

File tree

docs/generate-plop.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
# Generate Plop
33

4+
[![Generate-plop Introduction by Khushboo Kumari](https://s7.gifyu.com/images/Banner0395df38ffe0484140.jpg)](https://web.microsoftstream.com/video/4508e6c4-7434-4247-a3a4-3a65e47f9352 "Generate-plop Introduction by Khushboo Kumari")
5+
46
Generate-plop is a simple, scalable and fast component generator. It can help
57
you to scaffold components, templates, hooks and pages simply by running few
68
cli commands. Automating the component creation process makes really easy for

docs/intro.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@ This will help project teams in building applications with great quality, by giv
4949

5050
This will run the universal-react CLI, then you can simply interact with command-prompt to generate 3 different kind of applications in a Monorepo structure.
5151

52+
[![CLI Generator Features by Rakesh Kumar 10](https://s7.gifyu.com/images/Banner018d3b1cbb27ffe53f.jpg)](https://web.microsoftstream.com/video/3b7ca6eb-d0ac-47e9-819b-d3e5e398ba09 "CLI Generator Features by Rakesh Kumar 10")
53+
54+
### Pre Requisites
55+
1. Node >= 14.17.6
56+
2. NPM >= 7.0.0
57+
3. Python Latest Version
58+
5259
### Contributors
5360

5461
This project exists thanks to all the people who contribute.

docs/module-federation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ sidebar_label: Module Federation
55
---
66
# Module Federation Implementation
77

8+
[![Micro Frontend with Module Federation by Achal Jain](https://s7.gifyu.com/images/Banner0265e615a82a2b09d3.jpg)](https://web.microsoftstream.com/video/32da7dbd-10b3-424c-874a-81b1f52fd52a "Micro Frontend with Module Federation by Achal Jain")
9+
810
## Provider
911
Add the following ModuleFederation Plugin configurations to expose code that needs to be shared with other applications
1012

0 commit comments

Comments
 (0)