Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 527 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 527 Bytes

hdocs

A collaborative rich-text editing desktop application. Users can create, view, edit, and share their documents. Built using Electron, React, Node.js, Express, Socket.IO, Passport.js, Material-UI, and MongoDB.

Walkthrough

You can find a walkthrough here.

Requirements

A recent version of node, npm, and electron.

To use

To run the backend: npm run backend-dev

To run the frontend: npm start