Skip to content

micahlt/modchat-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modchat-vue

The next generation cross-platform client for Modchat

What is Modchat?

Modchat is a moderated chat webapp designed for creators on Scratch. The primary goal is to create a center to hang out, work on projects, and meet new people all while following Scratch's Community Guidelines. Since Scratch is designed for children, all images and text must be moderated very strictly. The user interface should be accessible and easy to navigate.

This repository holds the frontend code, which is a dynamic Vue 3 application built with JavaScript and CSS. The backend (which you'll probably want for developing this) can be found at micahlt/modchat-server. The project follows the all-contributors specification.

Project setup

Install dependencies

$ npm install

Compile and host server

$ npm run serve

Build for production

$ npm run build

Lint and fix files

$ npm run lint

About

💬 Vue 3.x based client for Modchat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published