Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Kaijun/graphicuss

:raising_hand: A high interactive discuss system for education purpose.
https://github.com/Kaijun/graphicuss

Last synced: 5 days ago
JSON representation

:raising_hand: A high interactive discuss system for education purpose.

Awesome Lists containing this project

README

        

# Graphicuss

A high interactive discuss system for education purpose.

## Prerequisites

- [x] [Node.JS](https://nodejs.org/en/)
- [x] [MongoDB](https://www.mongodb.com/)

## Setup

```
$ npm install
```

## Running

```
$ npm run client
$ npm run server
```

## Build

```
$ npm run build
```