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:
- Vue.js
- Vue CLI v.2 (was presented in the course), using it's webpack-simple project template
- Vue Router 3.0.1
- Vuex 3.1
- ECMAScript6
- Babel
- Webpack
- Bootstrap 4.1
- 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.