A non-functional login form.
For study purposes I did a basic project to know the micro front end architecture with "single spa".
- Node
- cd app-route & npm install
- cd login & npm install
- cd style-guide & npm install
- For all projects just run
npm run start