theamanjs / rps-vue

A simple Vue js based rock, paper and scissors project. This project uses basic vue features.

Home Page:https://theamanjs.github.io/rps-vue/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock, Paper and Scissors using Vue.js

Netlify Status
This is simple Vue js based project uses basic api of vue 2.

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

Customize configuration

See Configuration Reference.

About

A simple Vue js based rock, paper and scissors project. This project uses basic vue features.

https://theamanjs.github.io/rps-vue/

License:MIT License


Languages

Language:Vue 94.1%Language:HTML 4.3%Language:JavaScript 1.6%