Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 455 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 455 Bytes

Stock Trader

A simple VueJS app that makes use of Vuex and vue-router

Build Setup

  • yarn or npm install to install dependencies
  • npm run dev to serve with hot reload at localhost:8080
  • npm run build to build for production with minification

For detailed explanation on how things work, consult the docs for vue-loader.