Skip to content

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 admin@provider.it
password password123

About

A Microfrontend Architecture example based on Webpack 5 and SingleSPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors