Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wxh16144/dumi-debug-app

开发 dumi 时调试用的仓库
https://github.com/wxh16144/dumi-debug-app

Last synced: 23 days ago
JSON representation

开发 dumi 时调试用的仓库

Awesome Lists containing this project

README

        

# hello-dumi

A static site base on [dumi](https://d.umijs.org).

## Development

```bash
# install dependencies
$ pnpm install

# start dev server
$ pnpm start

# build docs
$ pnpm run build
```

## LICENSE

MIT