Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xinframe/xin-documentation
XinAdmin 文档仓库
https://github.com/xinframe/xin-documentation
xinadmin
Last synced: 8 days ago
JSON representation
XinAdmin 文档仓库
- Host: GitHub
- URL: https://github.com/xinframe/xin-documentation
- Owner: xinframe
- License: mit
- Created: 2024-10-17T04:37:49.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-10-21T07:39:05.000Z (28 days ago)
- Last Synced: 2024-10-23T06:42:24.296Z (26 days ago)
- Topics: xinadmin
- Language: JavaScript
- Homepage: https://xinadmin.cn
- Size: 3.73 MB
- Stars: 2
- 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