https://github.com/kscript/press
vue + ts 搭建IM开发环境 文档
https://github.com/kscript/press
Last synced: 11 months ago
JSON representation
vue + ts 搭建IM开发环境 文档
- Host: GitHub
- URL: https://github.com/kscript/press
- Owner: kscript
- Created: 2019-10-22T03:23:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T08:22:30.000Z (over 5 years ago)
- Last Synced: 2025-01-14T21:00:44.668Z (about 1 year ago)
- Homepage: https://kscript.github.io/press/
- Size: 627 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 运行
全局安装vuepress
```
npm i -g vuepress
```
安装完毕, 执行命令
```
npm run docs:dev
```