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/
- Host: GitHub
- URL: https://github.com/sushilparajuli/tradestockapp
- Owner: sushilparajuli
- Created: 2017-04-24T13:10:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-24T13:23:11.000Z (about 8 years ago)
- Last Synced: 2025-02-15T03:26:50.772Z (4 months ago)
- Topics: aws-s3, bootstrap, firebase, vue-cli, vue-components, vue-resource, vue-router, vuejs2, vuex2, webpack2
- Language: Vue
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).