Skip to content

takuyakikuchi/vue-stock-trader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-stock-trader

Overview

This application is created for learning Vue.js. It is the final project of Vue JS 2 - The Complete Guide (incl. Vue Router & Vuex).

What is used

  • Vue.js v2
  • Vuex
  • Vue-router
  • Vue-resourse
  • Bootstrap
  • Firebase

Production

Deployed on S3. http://vuejs-stock-trader-tk.s3-website-ap-northeast-1.amazonaws.com/

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.