Skip to content

KelLynnP/docs

 
 

Repository files navigation

OpenLCH

Local Development

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.]

Important!

To add components, use:

import { Callout } from 'nextra-theme-docs'

to import from nextra-theme-docs instead of documentation.

Note that there are Vercel deployment issues with caching.

Please add VERCEL_DEEP_CLONE=true to Vercel environment variables.

https://github.com/orgs/vercel/discussions/2079

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages

  • MDX 79.7%
  • TypeScript 17.6%
  • JavaScript 1.6%
  • CSS 1.1%