Files
meteor/tools/tests/apps/modules
2016-02-16 16:46:56 -05:00
..
2016-02-13 16:09:40 -05:00

modules

To run the tests, first install the npm dependencies, then run the app:

npm install
npm test # just does `meteor run`

then visit localhost:3000 in your browser.