Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 595 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 595 Bytes

vue-stock-trader

Demo: https://stock-trader-hagop.netlify.app

Screenshot

This project was bootstrapped with Vue CLI

It is a Vue.js app, which was created to experiment with Vue.js, vuex, vue-router, and vue-resource.

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.