Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.68 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.68 KB

WebMISTC

An open-source, real-time multimedia internet communication tool. Successor to MISTC, an extensive mixed classroom and online education tool used at George Mason University to support their . Please view its conference poster for more information.

Developed with Meteor and React.

Installation

  1. Download: git clone https://github.com/dvoegeli/webmistc.git
  2. Install: cd /path/to/webmistc && meteor npm install

Usage

  1. Serve: cd /path/to/webmistc && meteor
  2. Open: http://localhost:3000/

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Browser Support

Chrome logo Edge logo Firefox logo Internet Explorer logo Opera logo Safari logo
Latest ✔ Latest ✘ Latest ✘ 9+ ✘ Latest ✘ Latest ✘

Credits

Dorian Voegeli

Dr. J. Mark Pullen

License

MIT