claudiamatosa / blackjack

A simple blackjack app in Angular

Home Page:http://claudiamatosa.com/code/blackjack/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blackjack

A simple blackjack game written in AngularJS.

Build Status

Runing the project

The code can be viewed under https://claudiamatosa.com/code/blackjack.

To run locally

Install nodeJS, then run, from the root directory:

npm start

If everything has worked successfully, navigate to http://localhost:8000.

Testing

This app contains some unit and end-to-end tests. In order to run them, follow angular-seed's procedure.

Tools used

TODO

  • Testing.
  • Using less/sass and build to dist folder.
  • Adding more functionality - particularly a wallet.

About

A simple blackjack app in Angular

http://claudiamatosa.com/code/blackjack/


Languages

Language:JavaScript 83.2%Language:CSS 9.0%Language:HTML 7.9%