Skip to content

CL-Kyiv/ping-pong-table

Repository files navigation

Smart Ping-Pong table

##Demo Demo is available here

Build & development

  1. Make sure you have node.js installed. You can download it here
  2. Make sure you have these packages installed globally (npm install -g <package name>):
  • bower
  • grunt
  • grunt-cli
  1. Run npm install
  2. Run bower install

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.

Releases

No releases published

Packages

No packages published

Languages