Skip to content

A real-time collaboration editor for the pair programmer

Notifications You must be signed in to change notification settings

dingchaoyan1983/MiniHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Hub

A similar as Github real-time collaborative editor

Demo

http://minihub.applinzi.com/

Setup

First

  • npm install Install dependent node modules
  • npm run start boot up node server
  • npm run client:prod deploy prod to dist folder
  • npm run client:watch deploy dev to dist folder with watch ablitity
  • npm run client:dev deploy dev to dist folder

Then

  • http://localhost:3000 to access the server.

how to add repo

you can add any your project into repo folder.

About

A real-time collaboration editor for the pair programmer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published