A custom document editor built using quill forms and react
- Socket.io
- Quills form
- MongoDB
- NodeJs
In the client directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser,
In the server directory, you can run:
Runs the app in the development mode.
Open http://localhost:3001
Download and install mongodb community server on your local machine to able to persist documents
Remember to start mongoDB server if it is not running as a service