Files
meteor/tools/tests/apps/modules
Jan Dvorak 80252c11d8 Update elliptic
Based on NPM audit warning
2024-08-22 20:24:02 +02:00
..
2024-06-11 14:57:01 +02:00
2024-08-22 20:24:02 +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.