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

https://github.com/bohdanmoroziuk/gdocs

A copy of the Google Docs service developed using React, Quill, Express and MongoDB.
https://github.com/bohdanmoroziuk/gdocs

express google-docs mongodb mongoose quill react

Last synced: 3 months ago
JSON representation

A copy of the Google Docs service developed using React, Quill, Express and MongoDB.

Awesome Lists containing this project

README

        

# gdocs

> A copy of the Google Docs service developed using React, Quill, Express and MongoDB.

## Available Scripts

In the project directory, you can run:

### `npm run start:client`

Runs the client in the development mode.

### `npm run start:server`

Runs the server in the development mode.

### `npm run serve:server`

Launches the server in the interactive watch mode.