/deck-of-cards

Primary LanguageTypeScript

Deck Of Cards

This is a boiler plate for automating the testing of http://deckofcardsapi.com/

 

Getting Started

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

 

Prerequisites

Please have the following installed.

1. Typescript

2. Node

3. NPM

 

Installing

git clone https://github.com/telangn/deck-of-cards.git

From the root directory, run -

npm install

 

Running the tests

From the root directory, run -

npm run test