/scoreboard

Scoreboard based on Treehouse's Course builded with Vue

Primary LanguageVue

Scoreboard ✨

A board for publicly displaying the score in a game

This project is based on Treehouse's course for create applications with React. But I love Vue, for this reason I builded the same challenge using Vue and Vuex.

If you have a recommendation for this application. Submit an a issue.

Scoreboard

Getting Started

# Project setup
yarn install

# Compiles and hot-reloads for development
yarn run serve

# Compiles and minifies for production
yarn run build

# Run your tests
yarn run test

# Lints and fixes files
yarn run lint

# Run your unit tests
yarn run test:unit

Customize configuration

See Configuration Reference.