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

Latest commit

 

History

History
45 lines (30 loc) · 938 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 938 Bytes

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.