Vue Stock Widget

Vue.js implementation of the widget similar to the posted on the Moscow Exchange website.

You are able to embed the widget on your site and customize it. Just edit JSON file in src/assets directory defining tabs and filling them with index codes which you want. Stock information will be uploaded by these codes via Moscow Exchange API.

Dependencies

vue
axios
moment
webpack

Installation

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Author

Developed by alxiw

GitHub