Skip to content

Latest commit

 

History

History

genie-ui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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