Official website of RuyiSDK Project.
This repo contains the website configuration and documentation powering the RuyiSDK website.
- Git
- Node
- npm
- A fork of the repo (for any contributions).
cd ruyisdk-website
to go into the project root.- Run
npm ci
to install the website's workspace dependencies.
npm start
to start the development server (powered by Docusaurus).- Open http://localhost:3000/ site in your favorite browser.
ruyisdk-website is Apache-2.0 license.