micro-frontends-in-action-code icon indicating copy to clipboard operation
micro-frontends-in-action-code copied to clipboard

The Tractor Store - sample code from the book Micro Frontends in Action

Results 4 micro-frontends-in-action-code issues
Sort by recently updated
recently updated
newest added

When I run the Node examples using Nginx on Ubuntu 20.10 I get the following error (as a user in the terminal): ``` > [email protected] 04_routing /home/ian/dev/micro-frontends/micro-frontends-in-action-code > concurrently --names...

- Add node_modules to .gitignore - Remove obsolete stage 5 JS

Add Configuration to run on Ubuntu as non root user. https://github.com/naltatis/micro-frontends-in-action-code/issues/11

Michael, first of all thanks a lot for putting up such a huge effort for the book and the examples here. They are greatly helpful to follow along the book....