Skip to content

yjs/yjs-website

Repository files navigation

Yjs Documentation

Netlify Status

This repository implements a friendly documentation website for Yjs full of examples and live previews. PRs are welcome!

It is built using docusaurus. If you want to make modifications, fork this repository, clone it and start the development server. The articles are written in mdx (markdown + react components) and are located in the docs directory.

# 1. Fork this repository. See the top-right "fork button" in GitHub.
# 2. Clone your fork
git clone https://github.com/{your-username}/yjs-website.git
# 3. Install dependencies
npm i
# 4. Start development server
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published