Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vladikoff/meteor-test-persona

A testing app for the meteor-accounts-persona package
https://github.com/vladikoff/meteor-test-persona

Last synced: 2 months ago
JSON representation

A testing app for the meteor-accounts-persona package

Awesome Lists containing this project

README

        

meteor-test-persona
=========================

A meteor app that serves as testing ground for
[meteor-accounts-persona](https://github.com/vladikoff/meteor-accounts-persona) package

### Configuration

Note: `smart.json` locally loads this module

```
"packages": {
"accounts-persona": {
"path": "../../meteor-accounts-persona"
}
}
```

## License
Copyright 2014 Vlad Filippov :: Licensed under the MIT License.