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