sarneeh / vuejs-example-stock-trader

Vue.js + Vue Router + Vuex in a simple Stock Trading game

Home Page:https://vuejs-example-stock-trader.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue.js Stock Trader Game

A simple game created for learning the Vue.js ecosystem. This project makes use of following:

Modules:

Features

The project was made while trying to follow the best practices found on the web. Although many patterns were created right here.

How to run

# Install dependencies
npm install

# Serve with hot reload at localhost:8080
npm run dev

# Build for production with minification
npm run build

Things to add

  • Testing
  • State transitions

Contribution

Feel free to contribute to this project in order to introduce better practices building Vue.js apps. Create an issue with a question/bug to discuss certain problems or just introduce a pull request right away!

About

Vue.js + Vue Router + Vuex in a simple Stock Trading game

https://vuejs-example-stock-trader.vercel.app/


Languages

Language:Vue 54.9%Language:JavaScript 42.9%Language:HTML 2.1%