/Vue_Stock_Trader

Stock trading game. (Vue, Vuex, vuelidate, axios, and Firebase)

Primary LanguageVue

Stock_Trader

Stock_Trader (Vue, Vuex, Vue-router, Fireabase)

This application is a stock trading game. You can buy some stock and sell them to get the money. Your seed momey is $ 10,000. Good Luck!!

Live Link :

Build Setup

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