stock-trader

This is the third project, developing due the video course Vue JS 2 - The Complete Guide (incl. Vue Router and Vuex)

Applied technologies:

  1. Vue.js
  2. Vue CLI v.2 (was presented in the course), using it's webpack-simple project template
  3. Vue Router 3.0.1
  4. Vuex 3.1
  5. ECMAScript6
  6. Babel
  7. Webpack
  8. Bootstrap 4.1
  9. A little bit of GSAP

 ...and one more feature

Also I've used Google Firebase for database store.

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

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