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.
npm install
npm run serve
npm run build
npm run test
npm run lint