|
|
преди 3 седмици | |
|---|---|---|
| .. | ||
| components | преди 3 седмици | |
| 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