Skip to content

jedrula-communications/components-to-pods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playing with electron and glimmer

An application that moves scattered ember components to pods

to start the app do npm start

to change something and see the code picked up you need to:

  1. build glimmer application (ember b from glimmer-app dir)
  2. refresh electron app (maybe restart in some cases) cmd+r as a in a browser