Skip to content

kevinburkett/tennis-score-keeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tennis Score Keeper

Requirements

Build an app that calculates the score for Tennis.

Run Project

npm run dev

Test Project

npm run test

Project Setup

npm init -y
npm i --save-dev nodemon karma-cli karma mocha chai karma-mocha karma-chai karma-chrome-launcher
mkdir src 
mkdir test
karma init karma.conf.js
git init
git add .
git commit -m "Add Project Files"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published