Skip to content

Files

This branch is 787 commits behind Netflix/genie:master.

genie-ui

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