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

https://github.com/suraj-kumar00/doclyst

Doclyst - Google Docs clone
https://github.com/suraj-kumar00/doclyst

devops docker doclyst docs docs-website fullstack-development javascript kubernetes nextjs15 reactjs typescipt typescript

Last synced: 9 days ago
JSON representation

Doclyst - Google Docs clone

Awesome Lists containing this project

README

          

## Packages and Dependencies Installation

**Install Tiptap**

```bash
npm install @tiptap/react@2.10.2 @tiptap/pm@2.10.2 @tiptap/starter-kit@2.10.2 --legacy-peer-deps
```

## Run the Project

```bash
npm run dev
```