|
|
1 月之前 | |
|---|---|---|
| .. | ||
| components | 1 月之前 | |
| scripts | 2 月之前 | |
| src | 1 月之前 | |
| theme | 2 月之前 | |
| .eslintrc.js | 6 月之前 | |
| .gitignore | 10 月之前 | |
| README.md | 10 月之前 | |
| global.less | 2 月之前 | |
| package.json | 3 月之前 | |
| rspress.config.ts | 2 月之前 | |
| tsconfig.json | 2 月之前 | |
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