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