Skip to content

Enter-tainer/richat

Repository files navigation

chat

Online chat with Markdown/LaTeX support

Demo is available in chat.margatroid.xyz/

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# start server at localhost:3001
node index.js

If you want to deploy it to your own server, remember to change the path in src\App.vue

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

Realtime chat with markdown/LaTeX support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published