Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tmeasday/test-router
- Owner: tmeasday
- Created: 2014-04-01T06:47:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-01T06:48:50.000Z (almost 11 years ago)
- Last Synced: 2024-10-26T03:43:14.504Z (3 months ago)
- Language: CSS
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Packages
```
mrt add iron-router
mrt add accounts-password
mrt add accounts-ui-bootstrap-3meteor 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.