Through this chapter, you can learn about the built-in commands of Rspress and how to use them.
The rspress dev command is used to start a local development server, providing a development environment for document preview and debugging.
The rspress build command is used to build documentation site for production.
The rspress preview command is used to preview the output files of the rspress build command locally.