aaron-beach / PaperRockScissor

Day 1: 7 Apps in 7 Days

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Paper. Rock. Scissors

Sample


Table of contents


Motivation

This is day 1 of 7 apps in 7 days. I chose to create a simple rock paper scissors game.


Technologies

Project is created with:

  • "vue": "^2.6.11"

Usage

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Author

👤 Aaron Beach


About

Day 1: 7 Apps in 7 Days

License:MIT License


Languages

Language:Vue 74.0%Language:HTML 13.5%Language:JavaScript 12.4%