show how to run tests in readme

This commit is contained in:
Dušan Juretić 2013-10-31 22:07:19 -03:00
parent fab7a10920
commit 8743e00b62

View file

@ -20,6 +20,9 @@ Shared resources useful for the multiple HabitRPG repositories, that way all the
* `algos.score(user, task, direction)`, etc
* TODO document all the functions
##Tests
* `npm install`
##CSS
Shared CSS between the website and the mobile app is a fuzzy area. Spritesheets definitely go in habitrpg-shared (since mobile
uses them too). Other things, like customizer buttons, *may* want to go here? As you find sharable components, (1) move them