Skip to content

A Microfrontend Architecture example based on Webpack 5 and SingleSPA

Notifications You must be signed in to change notification settings

mancioshell/microfrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microfrontend Example

Progetto di esempio per un'architettura a microfrontend

❗ Prerequisiti

  • Node.js v10.16.x+
  • npm 6.9.0+
  • git 2.23.0+

🔌 Installazione

Prima di poter installare le dipendenze del progetto, se avete un npm registry privato, va configurato npm per poter accedere ad esso, attraverso il comando:

yarn global add lerna
yarn config set ignore-engines true
lerna bootstrap
yarn serve

🏁 Avvio

Per accedere all'aplicazione usare le seguenti credenziali:

username [email protected]
password password123

About

A Microfrontend Architecture example based on Webpack 5 and SingleSPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published