Files
meteor/tools/tests/apps/modules
Jan Dvorak da5bf91186 Update meteor-node-stubs in skeletons & tests
Also update jQuery and @babel packages to the latest version.
2023-11-30 13:30:21 +01:00
..
2022-11-14 20:19:39 -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.