mirror of
https://gitee.com/coder-xiaomo/notes
synced 2025-09-10 21:11:38 +08:00
创建vuepress项目
This commit is contained in:
6
docs-build.sh
Normal file
6
docs-build.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "-------------- Hello! --------------"
|
||||
npm run docs:build
|
||||
echo "-------------- Goodbye! --------------"
|
||||
read -n 1
|
Reference in New Issue
Block a user