https://github.com/xin-admin/xin-documentation
XinAdmin 文档仓库
https://github.com/xin-admin/xin-documentation
xinadmin
Last synced: about 1 year ago
JSON representation
XinAdmin 文档仓库
- Host: GitHub
- URL: https://github.com/xin-admin/xin-documentation
- Owner: xin-admin
- License: mit
- Created: 2024-10-17T04:37:49.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-22T13:39:59.000Z (about 1 year ago)
- Last Synced: 2025-04-22T14:42:40.543Z (about 1 year ago)
- Topics: xinadmin
- Language: JavaScript
- Homepage: https://xinadmin.cn
- Size: 4.53 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xinadmin-doc
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