balataca / card-game

A simple card game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Card Game

A simple card game

Installation

Clone the repository:

$ git clone https://github.com/augustorz/card_game
$ cd card_game

Install Dependencies:

$ npm install

Run the server:

$ npm run serve

Build for production:

$ npm run build

About

A simple card game


Languages

Language:Vue 91.6%Language:JavaScript 5.7%Language:HTML 2.7%