Files
meteor/tools/tests/apps/modules
Nacho Codoñer 0c6ac52bca fix conflict
2024-06-11 14:24:55 +02:00
..
2024-06-11 14:24:55 +02:00
2024-06-11 14:24:55 +02:00
2024-06-11 13:47:36 +02: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.