Files
meteor/tools/tests/apps/modules
Nacho Codoñer b0ea679d0d fix conflict
2024-06-11 17:00:26 +02:00
..
2022-11-14 20:19:39 -03:00
2024-06-11 17:00:26 +02:00
2024-06-11 17:00:26 +02:00
2024-06-11 13:46:07 +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.