bdurb / vue-stocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-stocks

Vue trading simulator app featuring: Vue, Vuex, Router and async data storage via firebase

ability to save data, load data, and basic algorythm to simulate day to day market rate change.

database currently not active

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 57.7%Language:JavaScript 35.7%Language:HTML 6.6%