Install the dependencies:
npm installStart the dev server:
npm run devBuild the website for production:
npm run buildPreview the production build locally:
npm run previewWhen deploying new versions, remember to set correct version number in:
- rspress.config.ts
- docs/_meta.json