Live Ethereum Prices
- Install Node
- on OSX , install git and type 'brew install git'
- on OSX, install home brew and type
brew install node
- on Windows, use the installer available at nodejs.org
- On OSX you can alleviate the need to run as sudo by following John Papa's instructions
- Open terminal and run
npm install
To start the application locally, run the following command
$ npm run electron-dev