Files
meteor/tools/tests/apps/modules
2024-10-31 09:15:12 -04:00
..
2024-10-17 21:27:38 +03:00
2024-09-04 12:03:04 -04:00
2024-06-11 14:57:01 +02:00
2024-10-31 12:45:30 +08:00
2024-10-20 15:57:10 +03: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.