|
|
3 weeks ago | |
|---|---|---|
| .. | ||
| components | 3 weeks ago | |
| scripts | 2 months ago | |
| src | 1 month ago | |
| theme | 2 months ago | |
| .eslintrc.js | 6 months ago | |
| .gitignore | 10 months ago | |
| README.md | 10 months ago | |
| global.less | 2 months ago | |
| package.json | 3 months ago | |
| rspress.config.ts | 2 months ago | |
| tsconfig.json | 2 months ago | |
Install the dependencies:
rush update
Start the dev server:
cd apps/docs
rushx dev
Build the website for production:
rushx build
Preview the production build locally:
rushx preview