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

https://github.com/poetic/meteor-chat

chat app demo
https://github.com/poetic/meteor-chat

Last synced: 3 months ago
JSON representation

chat app demo

Awesome Lists containing this project

README

        

# Setup:
1. clone the repo:
```
git clone [email protected]:poetic/meteor-chat.git
```
2. run:
```
curl https://install.meteor.com/ | sh
```
3. start meteor
```
cd meteor-char
meteor
```
4. checkout the app and start hacking!
```
localhost:3000
```

# DOC:
- https://www.meteor.com/try/2
- http://docs.meteor.com/#/basic/