Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 635 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 635 Bytes

Blackjack

Vue.js implementation of RDeJonghe's blackjack code

WORK IN PROGRESS

Steps to install:

  1. git clone onto local machine
  2. cd into root directory
  3. npm install
  4. npm run serve
  5. Navigate to http://localhost:8080/ in a web browser

Screen Shot 2021-11-27 at 6 49 02 AM

Screen Shot 2022-02-05 at 12 00 28 PM