b4c9232d7822986a7fb41caf4922070e2eafce96
# Conflicts: # docs/en-gb/_nav.json # docs/zh-hans/_nav.json # i18n.json
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
93.9%
JavaScript
4.3%
CSS
1.8%