From d7173ad7167407c3f875a9f1d6777324e1c6d85a Mon Sep 17 00:00:00 2001 From: Andy Edwards Date: Wed, 24 Feb 2016 16:58:45 -0600 Subject: [PATCH] add karma test node to README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d8052fc..7115528 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,12 @@ This runs the app as if it were in production, but it's still watching your file Make sure to wait for Meteor to say it's listening, and for the client and server `webpack --watch` processes to print out module/bundle info. The site won't work until all are ready. +## Karma testing + +``` +> npm run karma +``` + ## Deployment You can set the project name in `projectName.js`. It defaults to