Skip to content

Files

Latest commit

bhou2Binbing Houiuliiasobolevskazdong2
Jun 10, 2025
b5e39ad · Jun 10, 2025

History

History

genie-ui

README.md

Genie UI

License NetflixOSS Lifecycle

Development

To run the webpack dev server do:

  1. Make sure the main genie java web app is running on port 8080
  2. cd genie/genie-ui && npm install
  3. npm start
  4. open http://localhost:3000