Skip to content

Sillhouette/daves_legacy_ttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Installation:

Follow these easy steps to install and start the app:

Github:

Install:

Clone this repository, change directories into the folder for the repo and run npm install

To run the application in the browser you MUST first run the following command: node node_modules/browserify/bin/cmd.js ticTacToe.js > bundle.js

If you make any changes to the source code you MUST re-run the above command or the changes will not be reflected in the browser version of the application

Execute:

To execute the application you just need to open up the index.html file using open index.html or whatever command you would normally use to perform such an operation

Test

Run the test suite using the command npm test

Thank you!

Austin Melchior

This project has been licensed under the MIT open source license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published