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

https://github.com/parvezk/vue.js-components

Stocker Trader Web Application
https://github.com/parvezk/vue.js-components

Last synced: 2 months ago
JSON representation

Stocker Trader Web Application

Awesome Lists containing this project

README

          

# Vue.js Components
A collection of Vue.js components

- Stocker Trader Web Application
-

## 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).