Skip to content

CommandShiftHQ/Virtual-Pet-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual-Pet Application

Creation of a virtual pet that doesnt :poop everywhere! Hence no clean-up!

Getting Started

Fork and clone the Repo for development purposes. For testing we use Jest.

See deployment for notes on how to deploy the project on a live system.

Prerequisites

Jest testing framework

npm install -D jest

Installing

Initialise a node project from the command line

npm init virtual-pet

add the Jest test framework to the package.json

"scripts": {
    "test": "jest"
  },

Author

Tom Bilbe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%