Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 296 Bytes

Readme.md

File metadata and controls

28 lines (18 loc) · 296 Bytes

Graphicuss

A high interactive discuss system for education purpose.

Prerequisites

Setup

$ npm install

Running

$ npm run client
$ npm run server

Build

$ npm run build