mirainc / developer-docs

Home Page:https://developers.raydiant.com/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raydiant Documentation Website

General

  • Install NVM and run nvm install & nvm use to install and use the correct version of Node.js.
  • Install all project dependencies with yarn install

Development

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More about NextJS

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Credits

The Raydiant Developer Docs are built using the awesome ContentLayer library to make it easy to process Markdown files. Special thanks to the ContentLayer team for open-sourcing their docs, which we largely forked for our own.

About

https://developers.raydiant.com/docs


Languages

Language:MDX 48.3%Language:TypeScript 47.7%Language:CSS 2.4%Language:JavaScript 1.5%Language:Shell 0.1%