Files
meteor/tools/tests/apps/modules
2020-03-31 12:06:58 -04: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.