Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.21 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.21 KB

EspacoGuerra's JS client Build Status Dependencies Status Dev Dependencies Status Code Climate Test Coverage

This a JS client for the EspacoGuerra game. Should be compatible with all major browsers targeting desktops.

Sauce Test Status

Mobile versions can use either the iOS or Android projects.

Requirements:

Install:

In the project's root directory, simply run:

npm install && bower install

Then you can run tests with grunt or develop using grunt watch.