Skip to content

Instantly share code, notes, and snippets.

@mraible
Last active April 3, 2022 01:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mraible/e3fe71ddf6a3b2d03b7fc056ec7d2059 to your computer and use it in GitHub Desktop.
Save mraible/e3fe71ddf6a3b2d03b7fc056ec7d2059 to your computer and use it in GitHub Desktop.
Try JHipster's microfrontend support for React
npm install -g generator-jhipster@7.8
take ~/Downloads/mfr
jhipster jdl reactive-mf --fork # use --client-framework=angularX|vue for other frameworks
@mraible
Copy link
Author

mraible commented Mar 24, 2022

Execution time on Apple M1 Max: 2 min. 35 s.

Screen Shot 2022-03-23 at 20 30 53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment