https://github.com/pythonnut/realtime-latex-messenger
:star2: A realtime LaTeX messenger - 5C Hackathon 2016
https://github.com/pythonnut/realtime-latex-messenger
Last synced: about 1 month ago
JSON representation
:star2: A realtime LaTeX messenger - 5C Hackathon 2016
- Host: GitHub
- URL: https://github.com/pythonnut/realtime-latex-messenger
- Owner: PythonNut
- Created: 2016-11-12T04:05:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-13T05:02:49.000Z (over 8 years ago)
- Last Synced: 2025-02-07T08:48:59.626Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 245 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A realtime messaging applet with LaTeX support

### Setup instructions
1. Install [`gulp`](http://gulpjs.com/).
2. In this directory, run `npm install --save-dev .`
3. Run `gulp run`
4. Navigate to `http://localhost:3000`