Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mss-boot-io/mss-boot-docs

mss-boot document
https://github.com/mss-boot-io/mss-boot-docs

docs mss-boot

Last synced: 22 days ago
JSON representation

mss-boot document

Awesome Lists containing this project

README

        

# mss-boot

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