Skip to content

Latest commit

 

History

History
 
 

genie-web

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Genie UI

License NetflixOSS Lifecycle

Development

Make sure the main genie java web app is running on port :8080

To run the webpack dev server do:

  1. cd genie/genie-web && npm install
  2. npm start
  3. open http://localhost:3000