mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
4.3.1
This commit is contained in:
17
sop-website/sop-portal-vue/README.md
Normal file
17
sop-website/sop-portal-vue/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# 门户网站方案2
|
||||
|
||||
基于文档:https://www.vuepress.cn/
|
||||
|
||||
- 初始化
|
||||
|
||||
npm install
|
||||
|
||||
- 启动
|
||||
|
||||
npm run docs:dev
|
||||
|
||||
- 构建
|
||||
|
||||
npm run docs:build
|
||||
|
||||
结果在:`docs/.vuepress/dist`
|
Reference in New Issue
Block a user