Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```