|
|
пре 2 месеци | |
|---|---|---|
| .. | ||
| components | пре 2 месеци | |
| scripts | пре 4 месеци | |
| src | пре 2 месеци | |
| theme | пре 5 месеци | |
| .eslintrc.js | пре 6 месеци | |
| .gitignore | пре 10 месеци | |
| README.md | пре 10 месеци | |
| global.less | пре 3 месеци | |
| package.json | пре 3 месеци | |
| rspress.config.ts | пре 2 месеци | |
| tsconfig.json | пре 5 месеци | |
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