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

https://github.com/sushilparajuli/tradestockapp

Trade Stock App - with Vuex ( Centralized State Management for Vue.js ) - http://vuex-stock-trader.s3-website-ap-southeast-1.amazonaws.com/
https://github.com/sushilparajuli/tradestockapp

aws-s3 bootstrap firebase vue-cli vue-components vue-resource vue-router vuejs2 vuex2 webpack2

Last synced: about 2 months ago
JSON representation

Trade Stock App - with Vuex ( Centralized State Management for Vue.js ) - http://vuex-stock-trader.s3-website-ap-southeast-1.amazonaws.com/

Awesome Lists containing this project

README

        

# vue-cli

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

For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).