Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 240 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 240 Bytes

Contributing

  1. Write some code.

  2. Write some tests.

  3. From this package's local directory, start the test runner:

    $ meteor test-packages ./
    
  4. Open http://localhost:3000/ in your browser to see the test results.