You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SOP/sop-website/sop-portal-vue/README.md

19 lines
227 B

4 years ago
# 门户网站(推荐)
4 years ago
基于文档:https://www.vuepress.cn/
- 初始化
npm install
- 启动
npm run docs:dev
4 years ago
- 部署
4 years ago
npm run docs:build
结果在:`docs/.vuepress/dist`
4 years ago
将`dist`文件夹放到静态服务器