Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tmeasday/test-router

A simple app to test iron-router
https://github.com/tmeasday/test-router

Last synced: about 1 month ago
JSON representation

A simple app to test iron-router

Awesome Lists containing this project

README

        

### Packages

```
mrt add iron-router
mrt add accounts-password
mrt add accounts-ui-bootstrap-3

meteor add less

meteor remove autopublish
```

### How to test

Test with a browser(Chrome) and the browser console

- Login with id/password: 'leesangwon/1111'
- Click the 'MiraTalk' link on top left corner.
3 links should appear on the screen.
- Click the 'Meteor' link on the list.
'Meteor' and a button should appear on the screen
- Refresh the browser
Exception should occur.