Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

dthcle/Xrobot-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

安装

npm install

调试

npm run docs:dev

浏览器打开http://localhost:5173

部署

npm run docs:build

本地预览,执行下列命令后,生成一个本地静态 Web 服务http://localhost:4173,该服务以 .vitepress/dist 作为源文件

npm run docs:preview

docker 部署

构建docker

cd$PROJECT_ROOT_PATHdocker build -t xrobot-docs:$TAG.

停止现有的文档 docker服务

docker stop xrobot-docsdocker rm xrobot-docs运行新的docker服务```shelldocker run --name xrobot-docs -d -p 4173:4173 xrobot-docs:$TAG

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp