d85ab5311458186ec0811f43e36b9f2e90357b34
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%