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
- Host: GitHub
- URL: https://github.com/parvezk/vue.js-components
- Owner: parvezk
- Created: 2020-03-09T20:57:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-02T01:48:13.000Z (almost 6 years ago)
- Last Synced: 2025-03-20T09:45:51.436Z (over 1 year ago)
- Language: Vue
- Size: 928 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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).