This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Description
I've followed your instructions on the README but have not been able to get the demo to run.
I believe that you may have some modules installed globally that you have not mentioned.
- I installed
typings globally, but your package.json scripts build and build_demo requires tsc to be installed.
electron ./demo fails via the demo script as well as via command line.
- Running
node_modules/electron-prebuilt/dist/Electron.app/Contents/MacOS/Electron ./demo fails with Error: Cannot find module '/Users/leifwells/electron/angular-electron-master/demo' (which makes no sense because that is the correct path)
When possible, help me assist you. I'd like to see this project be successful.
Thanks/