Skip to content

Dorixed/xreal.github.io

 
 

Repository files navigation

NRSDK Documentation

This website is built using Docusaurus, a modern static website generator.

Installation

  1. Git clone this repo

  2. Open a terminal or command prompt and go to this project directory.

  3. Install Docusaurus

npm install
  1. Use the following command to start the Docusaurus Development Server:
npm run start

This will launch your Docusaurus site locally, and you can view your site at http:// localhost:3000 in your browser.

  1. Then you can modify the md files in /docs with any markdown editor you like, such as Typora, and you can commit pull requests.

About

NRSDK documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.0%
  • CSS 15.6%
  • MDX 4.4%