Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

A demo market monitoring terminal built with Vue.js and Electron.

License

Notifications You must be signed in to change notification settings

stephanepericat/market-dashboard

Repository files navigation

Build Status

Coverage Status

Market Dashboard

A demo market monitoring terminal built with Vue.js and Electron.

Clone

git clone https://github.com/stephanepericat/market-dashboard.git

Setup

  • Install the node.js dependencies
cd market-dashboard/
yarn
  • Create a file called .env.local at the root of the project
  • add your api token, as such: VUE_APP_IEX_TOKEN=pk_463464364634646

Run the App Locally

yarn serve:electron

Run Tests

yarn test

Build

yarn build:electron

Legal

Data provided by IEX Cloud.