Skip to content

marconi1992/hypernova-micro-frontends

Repository files navigation

Hypernova Micro-Frontends

Quickstart

sh setup.sh
cd hypernova-aggregator
yarn buildAll
yarn startAll

This will start the following processes:

  • hypernova-server-react on port 3031
  • hypernova-server-vue on port 3030
  • hypernova-aggregator on port 8080

Navigate to http://localhost:8080 to see the micro-frontends running through Hypernova