Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeffwcx/dumi-vue-demo


https://github.com/jeffwcx/dumi-vue-demo

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# test-demo

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

# Locally preview the production build
$ pnpm run preview
```

## LICENSE

MIT