An open API service indexing awesome lists of open source software.

https://github.com/javascriptlove/meteor-package-boilerplate


https://github.com/javascriptlove/meteor-package-boilerplate

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# meteor-package-boilerplate

This is a small package boilerplate that you can use to fork and build your own package

### Test this package by running this command from you app
```meteor test-packages meteor-package-boilerplate```

### Test this package by running this command from the package folder
```meteor test-packages ./```