SymphonyElectron/demo
Lynn 0dfa3339a3 notifications implementation (#34)
* wip: notifications

* wip: more notifications

* wip: add getter to proxy

* wip: add setter

* wip: add static getter and method

* wip: add event handlers

* wip: add doc

* wip: add api demo
2017-03-21 09:15:18 -07:00
..
index.html notifications implementation (#34) 2017-03-21 09:15:18 -07:00
README.md notifications implementation (#34) 2017-03-21 09:15:18 -07:00

To start the demo from command line do:

  • npm install
  • npm run demo:mac (on mac)
  • npm run demo:win (on windows)