Skip to content

jsardev/vuejs-example-stock-trader

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published