Skip to content
This repository was archived by the owner on Aug 12, 2019. It is now read-only.

Latest commit

 

History

History
32 lines (22 loc) · 806 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 806 Bytes

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.