An open API service indexing awesome lists of open source software.

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 文档

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 .