Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ossycodes/vuejs-stock-trader
A project to undertsand State management in Vue using Vuex.
https://github.com/ossycodes/vuejs-stock-trader
Last synced: 21 days ago
JSON representation
A project to undertsand State management in Vue using Vuex.
- Host: GitHub
- URL: https://github.com/ossycodes/vuejs-stock-trader
- Owner: ossycodes
- Created: 2020-01-30T02:58:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T22:33:46.000Z (about 2 years ago)
- Last Synced: 2024-11-10T11:06:49.923Z (2 months ago)
- Language: Vue
- Size: 1.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trade or View your Portfolio
# Save & Load your Data
# Click on 'End Day' to begin a New Day!## A project to understand vuex state management!
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```