Files
meteor/tools/tests/apps/modules-modern
Nacho Codoñer c89cac7c44 clean
2025-05-26 22:41:00 +02:00
..
2025-05-26 22:41:00 +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.