https://github.com/skippednote/conversify
Meteor chat app (College Project)
https://github.com/skippednote/conversify
Last synced: 5 months ago
JSON representation
Meteor chat app (College Project)
- Host: GitHub
- URL: https://github.com/skippednote/conversify
- Owner: skippednote
- Created: 2014-01-01T18:20:49.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-03-11T03:55:58.000Z (over 6 years ago)
- Last Synced: 2024-12-30T08:11:35.259Z (over 1 year ago)
- Language: CSS
- Size: 589 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Conversify
> A real-time chat client made using Meteor.js
### Installation
Install Meteor
$ curl https://install.meteor.com/ | sh
Install Meteorite
$ npm install -g meteorite
`cd` into the **Conversify** and run `mrt`
> All content is under MIT License