mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 07:18:38 +00:00
show how to run tests in readme
This commit is contained in:
parent
fab7a10920
commit
8743e00b62
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue