https://github.com/umajs/docs-v2
Umajs V2 文档
https://github.com/umajs/docs-v2
documentation umajs vuepress2
Last synced: 12 months ago
JSON representation
Umajs V2 文档
- Host: GitHub
- URL: https://github.com/umajs/docs-v2
- Owner: Umajs
- License: mit
- Created: 2021-10-19T07:33:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T07:00:46.000Z (over 3 years ago)
- Last Synced: 2023-03-06T18:22:22.224Z (over 3 years ago)
- Topics: documentation, umajs, vuepress2
- Language: Shell
- Homepage: https://umajs.gitee.io/v2/
- Size: 5.27 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# umajs.github.io
This site is built with VuePress. Site content is written in Markdown format located in docs.
## Developing
- Clone repository
```base
git clone git@github.com:Umajs/docs-v2.git
```
- Install dependencies
```base
pnpm # or pnpm install
```
- Start local development environment and visit `http://localhost:8080`
```base
pnpm dev
```
## Deploying
Release deployment powered by [Github Pages](https://pages.github.com/). The site is automatically deployed when commits land in `main`. The domain name is .