- Notifications
You must be signed in to change notification settings - Fork6
License
NotificationsYou must be signed in to change notification settings
qiniu/Xrobot-docs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
npm install
npm run docs:dev
npm run docs:build
本地预览,执行下列命令后,生成一个本地静态 Web 服务http://localhost:4173,该服务以 .vitepress/dist 作为源文件
npm run docs:preview
构建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 --restart=always xrobot-docs:$TAGAbout
No description, website, or topics provided.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors9
Uh oh!
There was an error while loading.Please reload this page.