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

https://github.com/champi-dev/stock-trader

This is a VueJs example app. (Front-end only)
https://github.com/champi-dev/stock-trader

Last synced: 4 months ago
JSON representation

This is a VueJs example app. (Front-end only)

Awesome Lists containing this project

README

          

# stock-trader

* Live demo: https://trader-vue.firebaseapp.com/

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