Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 448 Bytes

File metadata and controls

25 lines (16 loc) · 448 Bytes

Rstack CLI website

This website is built with Rspress through Rstack CLI.

Documentation can be written with Markdown or MDX.

Development

Run the development server from the repository root:

pnpm doc

Build or preview the website from this directory:

pnpm build
pnpm preview

Contributing

The website provides English and Chinese documentation. Keep both versions in sync when possible.