Skip to content

SylverStudios/CircuitGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircuitGame

All commands should be run from top-level directory

Setting up development environment

  • ensure node, npm, and gulp are installed on your machine
  • run npm install to pull down project dependencies
  • run gulp build to build js and scss
  • run gulp watch to watch js/scss changes and recompile

Testing

  • run npm test to run jest tests using all files found in __tests__ directories

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published