sidpathak92 / electron-stock-market

This is a stock market application developed using Electron

Home Page:https://thecodepill.com/electron-stocks-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Market application

A really simple Stock Market app, written in Vue.js using the Electron framework and Bootstrap 4.

Electron Stock Market

Prerequisites

  1. Node.js - Download here
  2. Node Package Manager (comes with Node.js)

Installation

  1. Run the following script in the console to get all project dependecies (Electron, D3, techan, Vue.js):
    npm install

  2. Run the following script in the console to build and run your project:
    npm run-script buildAndRun

About

This is a stock market application developed using Electron

https://thecodepill.com/electron-stocks-app


Languages

Language:JavaScript 55.9%Language:Vue 42.8%Language:HTML 1.3%