Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.