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

https://github.com/go-admin-team/go-admin-doc

go-admin-team/go-admin使用文档
https://github.com/go-admin-team/go-admin-doc

Last synced: 2 months ago
JSON representation

go-admin-team/go-admin使用文档

Awesome Lists containing this project

README

        

# go-admin-doc

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

## Development

```bash
# install dependencies
$ yarn install

# start dev server
$ yarn start

# build docs
$ yarn run build
```

## LICENSE

MIT