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.
9b1173edaa45107faec2089f368d906a4c43804a
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%