command for running tests

This commit is contained in:
Alan Hamlett
2015-06-09 23:45:49 -07:00
parent bd81df26f7
commit 9d271188b1

View File

@@ -55,6 +55,12 @@ Run Gulp and monitor changes:
gulp watch gulp watch
``` ```
Run tests:
```
npm test
```
### Load unpacked in Chrome ### Load unpacked in Chrome
1. Clone repository to disk 1. Clone repository to disk