Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wxh16144/dumi-debug-app
开发 dumi 时调试用的仓库
https://github.com/wxh16144/dumi-debug-app
Last synced: 23 days ago
JSON representation
开发 dumi 时调试用的仓库
- Host: GitHub
- URL: https://github.com/wxh16144/dumi-debug-app
- Owner: Wxh16144
- License: mit
- Created: 2023-04-13T09:04:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-19T05:48:51.000Z (3 months ago)
- Last Synced: 2024-10-05T09:02:15.624Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://wxh16144.github.io/dumi-debug-app
- Size: 1.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hello-dumi
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