This repository has been archived on 2026-01-18 . You can view files and clone it, but cannot push or open issues or pull requests.
main
Rspress website
Setup
Install the dependencies:
npm install
Get started
Start the dev server:
npm run dev
Build the website for production:
npm run build
Preview the production build locally:
npm run preview
Description
Languages
TypeScript
100%