Skip to content

toddgoates/rockpaperscissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rock•paper•scissors

CodeFactor

Netlify Status

A fun little project to learn more about the following technologies:

  • Vue.js
  • Moment.js
  • Chart.js
  • localStorage

Want to try it out? Here's a demo.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Your machine should have the following installed:

Installation

Once you have the prerequisites installed, clone this repo onto your local machine:

git clone https://github.com/toddgoates/rockpaperscissors.git

Then navigate to the local repo in your terminal and install the required packages with:

npm install

Development Server

Run npm run serve to start up a dev server that will watch for changes.

Build

Run npm run build to build a production-ready app. The compiled assets will be stored in a newly generated dist folder.

About

A fun little project to learn Vue.js and a few other technologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published