Skip to content

otjs-docs/otjs-docs.github.io

Repository files navigation

Operational Transformation

Open Source Documentation Site for @otjs npm packages.

Project Structure

├── public/
│   └── fonts/
├── src/
│   ├── components/
│   ├── config/
│   ├── content/
│   ├── hooks/
│   ├── icons/
│   ├── layouts/
│   ├── lib/
│   ├── pages/
│   ├── styles/
│   └── types/
├── astro.config.mjs
├── README.md
├── package.json
├── tailwind.config.cjs
└── tsconfig.json

Install

  1. Install dependencies using pnpm:
pnpm install
  1. Start the development server:
pnpm run dev

Credit

Astro Template developed by miickasmt. This theme is based off of the example app Taxonomy of shadcn.

License

Licensed under the MIT license.

Sponsor this project

Contributors